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-22 00:51:33 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
4fc6c5f586
leo
/
tests
/
compiler
/
input_files
/
program_input
/
input
/
main_field.in
8 lines
83 B
Plaintext
Raw
Normal View
History
Unescape
Escape
fix negative fields, add test for them
2021-02-12 23:20:58 +03:00
[main]
allow -field values in input values, clean up repeated code
2021-02-18 22:36:38 +03:00
a: field = 1;
program inputs
2021-05-05 17:35:34 +03:00
b: field = -1;
removes import tests, fix ci, add constraint number check, more tests
2021-05-13 16:56:17 +03:00
y: bool = true;
[registers]
r0: bool = false;
Reference in New Issue
Copy Permalink