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 08:31:33 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
070fa0edea
leo
/
compiler
/
tests
/
input_files
/
program_input
/
main.leo
3 lines
51 B
Plaintext
Raw
Normal View
History
Unescape
Escape
fix inputs tests
2020-07-31 00:38:31 +03:00
function main(a: bool) {
assert_eq!(a, true);
enforce name, type, visibility of inputs. add tests
2020-06-12 00:40:27 +03:00
}
Reference in New Issue
Copy Permalink