summary refs log tree commit diff
path: root/src/test/ui/macros/macro-expanded-include/test.stderr
blob: 3ef0275cfbeecd8b318512f63d0ab40b2a896846 (plain)
1
2
3
4
5
6
7
8
error: compilation successful
  --> $DIR/test.rs:23:1
   |
LL | fn main() {} //~ ERROR compilation successful
   | ^^^^^^^^^^^^

error: aborting due to previous error