1
0
Fork 0
mirror of synced 2025-09-24 04:40:05 +00:00
ZoKrates/zokrates_cli/examples/constant_index_on_spread_inline.zok
2021-10-05 21:20:55 +03:00

2 lines
No EOL
48 B
Text

def main(field[3] a) -> field:
return [...a][0]