This website requires JavaScript.
Explore
Help
Sign In
AleoHQ
/
leo
Watch
1
Star
1
Fork
0
You've already forked leo
mirror of
https://github.com/AleoHQ/leo.git
synced
2024-12-21 00:21:47 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
4566ac8e03
leo
/
compiler
/
tests
/
inputs
/
main.leo
3 lines
47 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 {
fix indents
2020-07-17 22:59:18 +03:00
return b
enforce name, type, visibility of inputs. add tests
2020-06-12 00:40:27 +03:00
}
Reference in New Issue
Copy Permalink