1
0
Fork 0
mirror of synced 2025-09-23 12:18:44 +00:00
ZoKrates/zokrates_cli/examples/compile_errors/variable_shift.zok

2 lines
No EOL
48 B
Text

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