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-03 06:37:14 +02:00
error: aborting due to previous error