David Gonzalez Martin 6ae42e05c5 Make build work
2024-02-21 18:32:42 -06:00

4 lines
41 B
Plaintext

const main = fn () s32 {
return 0;
}