1
0
Fork 0
mirror of synced 2025-09-24 04:40:05 +00:00
ZoKrates/zokrates_cli/examples/imports/baz.zok
2021-04-16 21:51:13 +02:00

6 lines
No EOL
73 B
Text

struct Baz {}
const field BAZ = 123
def main() -> field:
return BAZ