8 lines
156 B
Plaintext
8 lines
156 B
Plaintext
error: proc macro panicked
|
|
--> $DIR/unrelated_panic.rs:4:1
|
|
|
|
|
4 | unrelated_panic!();
|
|
| ^^^^^^^^^^^^^^^^^^^
|
|
|
|
|
= help: message: unrelated panic test
|