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-19 08:02:14 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
40a2d58a5a
leo
/
compiler
/
tests
/
syntax
/
undefined.leo
3 lines
41 B
Plaintext
Raw
Normal View
History
Unescape
Escape
impl custom span and error structs
2020-06-20 01:47:09 +03:00
function main() -> bool {
semi-colon after return statements are required
2021-04-14 23:59:07 +03:00
return a;
impl custom span and error structs
2020-06-20 01:47:09 +03:00
}
Reference in New Issue
Copy Permalink