Past remaining tests #39

Merged
davidgmbb merged 18 commits from macro-tests into main 2025-06-19 16:16:21 +00:00
Showing only changes of commit 27f9cf3c93 - Show all commits

View File

@ -17560,6 +17560,7 @@ names: [_][]u8 =
"opaque",
"basic_struct_passing",
"enum_arbitrary_abi",
"enum_debug_info",
];
[export] main = fn [cc(c)] (argument_count: u32, argv: &&u8, envp: &&u8) s32