David Gonzalez Martin 7094d59372 parse bitcode
2024-05-10 15:13:14 -06:00

5 lines
50 B
Plaintext

fn [cc(.c)] main [export]() s32
{
return 0;
}