leo/grammar/tests/serialization/main.leo
2020-10-30 17:17:17 -07:00

4 lines
37 B
Plaintext

function main() {
return 1 + 1
}