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