leo/typed/benches/main.leo
2020-08-02 21:02:25 -07:00

4 lines
37 B
Plaintext

function main() {
return 1 + 1
}