blob: 882c8652520b0501d0a77e0e659fda76188b2fc4 [file] [log] [blame]
error: cannot declare a non-inline module inside a block unless it has a path attribute
--> $DIR/non-inline-mod-restriction.rs:4:5
|
LL | mod foo;
| ^^^^^^^^
error: aborting due to 1 previous error