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

error: aborting due to previous error