1
0
Fork 0
mirror of synced 2025-09-23 12:18:44 +00:00
ZoKrates/examples/no_args.code
2018-01-22 16:26:33 +01:00

3 lines
36 B
Text

def main(a):
c = 3 + a
return 3