1
0
Fork 0
mirror of synced 2025-09-23 12:18:44 +00:00
ZoKrates/zokrates_cli/examples/error
2019-01-29 11:24:16 +01:00
..
empty-error.code implement type inference for multidef 2018-08-21 13:05:17 +02:00
forbidden_power_base.code restrict exponentiation base to numbers and identifiers 2018-10-31 19:24:04 +01:00
out_of_for_scope.code add doc, example and failing test for out of scope 2019-01-29 11:24:16 +01:00
shadowing.code add doc, example and failing test for out of scope 2019-01-29 11:24:16 +01:00
unassigned.code disallow declaration without assignment 2018-09-13 12:52:33 +02:00
wrongsyntax-error.code implement type inference for multidef 2018-08-21 13:05:17 +02:00