rust/tests/ui/ices.stderr
2017-07-03 12:37:14 +08:00

9 lines
138 B
Plaintext

error: cannot find macro `fubar!` in this scope
--> $DIR/ices.rs:3:1
|
3 | fubar!();
| ^^^^^
error: aborting due to previous error