Pass an important chunk of tests #36

Merged
davidgmbb merged 16 commits from test-plus into main 2025-06-14 05:07:14 +00:00
Showing only changes of commit bb57af7642 - Show all commits

View File

@ -14455,6 +14455,8 @@ names: [_][]u8 =
"return_small_struct",
"c_abi",
"string_to_enum",
"empty_if",
"else_if",
];
[export] main = fn [cc(c)] (argument_count: u32, argv: &&u8, envp: &&u8) s32