Pass 'extern'
This commit is contained in:
parent
3e39dc1c1c
commit
a087161ef4
@ -11860,6 +11860,7 @@ names: [_][]u8 = [
|
|||||||
"local_type_inference",
|
"local_type_inference",
|
||||||
"global",
|
"global",
|
||||||
"function_pointer",
|
"function_pointer",
|
||||||
|
"extern",
|
||||||
];
|
];
|
||||||
|
|
||||||
[export] main = fn [cc(c)] (argument_count: u32, argv: &&u8, envp: &&u8) s32
|
[export] main = fn [cc(c)] (argument_count: u32, argv: &&u8, envp: &&u8) s32
|
||||||
|
Loading…
x
Reference in New Issue
Block a user