blob: 85e9eaafe72c4c48c19e5f9c63ba0a5659405cd7 [file] [log] [blame]
error: requires `sized` lang_item
--> $DIR/lang-item-missing.rs:9:60
|
LL | extern "C" fn main(_argc: i32, _argv: *const *const u8) -> i32 {
| ^^^
error: aborting due to 1 previous error