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

error: aborting due to previous error