gemstone/tests/input_file/test.gsc

5 lines
38 B
Plaintext

fun int:main() {
ret 56 as int
}