This website requires JavaScript.
Explore
Help
Sign In
ProvableHQ
/
leo
Watch
1
Star
1
Fork
0
You've already forked leo
mirror of
https://github.com/ProvableHQ/leo.git
synced
2024-11-27 12:17:35 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
5a369c5726
leo
/
parser
/
tests
/
serialization
/
main.leo
gluax
1803925b08
semi-colon after return statements are required
2021-04-14 16:59:07 -04:00
4 lines
38 B
Plaintext
Raw
Blame
History
function main() {
return 1 + 1;
}
Reference in New Issue
View Git Blame
Copy Permalink