9 lines
150 B
Plaintext
9 lines
150 B
Plaintext
error: only functions may be used as tests
|
|
--> $DIR/issue-14772.rs:4:1
|
|
|
|
|
LL | mod foo {}
|
|
| ^^^^^^^^^^
|
|
|
|
error: aborting due to previous error
|
|
|