about summary refs log tree commit diff
path: root/src/test/ui/rustc-error.stderr
blob: dcbc0e1feb213b96ecad68da50a0ad14162d7eb2 (plain)
1
2
3
4
5
6
7
8
9
10
error: compilation successful
  --> $DIR/rustc-error.rs:4:1
   |
LL | / fn main() {
LL | |
LL | | }
   | |_^

error: aborting due to previous error