1
0
Fork 0
mirror of synced 2025-09-23 12:18:44 +00:00
ZoKrates/u8.zok
2019-11-05 18:39:24 +01:00

2 lines
No EOL
47 B
Text

def main(u32 a, u32 b) -> (u32):
return a + b