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-12-25 19:22:01 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
fb24c4267f
leo
/
simple.leo
4 lines
55 B
Plaintext
Raw
Normal View
History
Unescape
Escape
add function and {}
2020-04-24 02:24:31 +03:00
function main() -> (u32) {
a = 1 + 1
return a
}
Reference in New Issue
Copy Permalink