leo/ast/benches/main.leo
2020-08-02 20:33:05 -07:00

4 lines
37 B
Plaintext

function main() {
return 1 + 1
}