10 lines
127 B
Plaintext
10 lines
127 B
Plaintext
// comment
|
|
fn[cc(.c)]
|
|
// comment
|
|
main[export]()
|
|
// comment
|
|
s32 { // comment
|
|
// comment
|
|
return 0; // comment
|
|
} // comment
|