blob: 64189bee43f6ebc07f1db8e02340d7d789c86a0c [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 previous error