leo/parser/tests/serialization/main.leo
2021-03-03 09:59:24 -08:00

4 lines
37 B
Plaintext

function main() {
return 1 + 1
}