This website requires JavaScript.
Explore
Help
Register
Sign in
github-mig
/
ZoKrates
Watch
1
Star
0
Fork
You've already forked ZoKrates
0
mirror of
synced
2025-09-23 20:28:36 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
1da27bc55b
ZoKrates
/
zokrates_cli
/
examples
/
compile_errors
/
double_negation.zok
dark64
16f2b4c3ac
change syntax in cli/examples
2022-04-06 20:23:58 +02:00
4 lines
48 B
Text
Raw
Blame
History
def main() {
field a = - - 1;
return;
}
Reference in a new issue
View git blame
Copy permalink