leo/parser/tests/serialization/main.leo

4 lines
38 B
Plaintext

function main() {
return 1 + 1;
}