summary refs log tree commit diff
path: root/src/test/ui/rustc-error.stderr
blob: 7dfc44492959473f8d5f9c9c61afdad183a828ce (plain)
1
2
3
4
5
6
7
8
9
10
error: fatal error triggered by #[rustc_error]
  --> $DIR/rustc-error.rs:4:1
   |
LL | / fn main() {
LL | |
LL | | }
   | |_^

error: aborting due to previous error