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

8 lines
138 B
Text

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