leo/ast/tests/serialization/main.leo
2020-10-30 17:31:09 -07:00

4 lines
37 B
Plaintext

function main() {
return 1 + 1
}