leo/ast/tests/serialization/main.leo
2020-08-01 21:50:47 -07:00

4 lines
37 B
Plaintext

function main() {
return 1 + 1
}