leo/parser/tests/serialization/main.leo

4 lines
37 B
Plaintext
Raw Normal View History

function main() {
return 1 + 1
}