blob: 02fcaf542970e3b2c61c59d981abf90c381ec21f [file] [log] [blame] [edit]
error: allocators must be statics
--> $DIR/issue-83469-global-alloc-invalid-stmt.rs:7:5
|
LL | fn inner() {}
| ^^^^^^^^^^^^^
error: aborting due to 1 previous error