c30b41012d
```rust reuse prefix::{a, b, c} ```
8 lines
158 B
Text
8 lines
158 B
Text
error: empty list delegation is not supported
|
|
--> $DIR/empty-list.rs:6:1
|
|
|
|
|
LL | reuse m::{};
|
|
| ^^^^^^^^^^^^
|
|
|
|
error: aborting due to 1 previous error
|
|
|