rust-clippy/tests/ui/ices.stderr

9 lines
138 B
Text
Raw Normal View History

error: cannot find macro `fubar!` in this scope
--> $DIR/ices.rs:3:1
|
3 | fubar!();
| ^^^^^
2017-07-03 04:37:14 +00:00
error: aborting due to previous error