1
0
Fork 0
mirror of synced 2025-09-23 12:18:44 +00:00
ZoKrates/zokrates_cli/examples/error/assert.zok
2020-07-15 16:23:28 +02:00

5 lines
No EOL
54 B
Text

def assert() -> ():
return
def main() -> ():
return