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-18 23:41:38 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
5fb77fd457
leo
/
compiler
/
tests
/
inputs
/
main.leo
3 lines
45 B
Plaintext
Raw
Normal View
History
Unescape
Escape
remove visibility syntax and functionality
2020-06-15 23:38:07 +03:00
function main(b: bool) -> bool {
enforce name, type, visibility of inputs. add tests
2020-06-12 00:40:27 +03:00
return b
}
Reference in New Issue
Copy Permalink