rust/src/test/ui/expanded-cfg.stderr

9 lines
176 B
Plaintext
Raw Normal View History

2018-08-08 07:28:26 -05:00
error: compilation successful
--> $DIR/expanded-cfg.rs:32:1
|
LL | fn main() {} //~ ERROR compilation successful
| ^^^^^^^^^^^^
error: aborting due to previous error