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

error: aborting due to previous error