David Gonzalez Martin ea29b5b300 Support comments
2024-06-09 11:46:15 -06:00

10 lines
127 B
Plaintext

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