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-03 17:55:22 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
3d35fb026b
leo
/
compiler
/
tests
/
macros
/
print_input.leo
3 lines
51 B
Plaintext
Raw
Normal View
History
Unescape
Escape
fix macros tests
2020-07-31 02:27:31 +03:00
function main(a: bool) {
print!("a = {}", a);
add macro tests
2020-07-10 05:23:15 +03:00
}
Reference in New Issue
Copy Permalink