6 lines
116 B
Plaintext
6 lines
116 B
Plaintext
error: function must have signature `fn() -> !`
|
|
--> $DIR/panic-handler-empty.rs:5:4
|
|
|
|
|
5 | fn foo() {}
|
|
| ^^^
|