Pass 'not_pointer'
This commit is contained in:
parent
96599666b0
commit
a99423417d
@ -11868,6 +11868,7 @@ names: [_][]u8 = [
|
|||||||
"byte_size",
|
"byte_size",
|
||||||
"argv",
|
"argv",
|
||||||
"assignment_operators",
|
"assignment_operators",
|
||||||
|
"not_pointer",
|
||||||
];
|
];
|
||||||
|
|
||||||
[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