Pass a couple more tests

This commit is contained in:
David Gonzalez Martin 2025-06-13 21:43:02 -06:00
parent 6be1f244fe
commit bb57af7642

View File

@ -14455,6 +14455,8 @@ names: [_][]u8 =
"return_small_struct", "return_small_struct",
"c_abi", "c_abi",
"string_to_enum", "string_to_enum",
"empty_if",
"else_if",
]; ];
[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