rust/tests/ui/ices.stderr

9 lines
138 B
Plaintext
Raw Normal View History

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