leo/tests/compiler/statements
2021-08-18 01:09:45 -07:00
..
inputs fix ternary bug 2021-08-18 01:09:45 -07:00
all_loops.leo fix reverse loop have to add range, which is always 1 for now 2021-07-26 17:22:05 -07:00
assign_ternary.leo ternary different types errors out 2021-07-23 17:12:30 -07:00
block.leo i8 + mutability 2021-05-03 17:28:53 +03:00
chain.leo i8 + mutability 2021-05-03 17:28:53 +03:00
compound_assignment.leo refactor theorem to ast for out file hashes, migrate old tests 2021-07-16 03:20:36 -07:00
duplicate_variable.leo variable shadow error 2021-07-27 13:39:34 -07:00
for_loop.leo test conflicts + clippy 2021-05-06 14:27:42 +03:00
iteration_basic.leo i8 + mutability 2021-05-03 17:28:53 +03:00
iteration_variable.leo i8 + mutability 2021-05-03 17:28:53 +03:00
multiple_returns.leo i8 + mutability 2021-05-03 17:28:53 +03:00
mutate.leo i8 + mutability 2021-05-03 17:28:53 +03:00
nested_mutate.leo i8 + mutability 2021-05-03 17:28:53 +03:00
reverse_loops.leo added more tests 2021-07-27 09:31:23 -07:00
reverse_one.leo added more tests 2021-07-27 09:31:23 -07:00
ternary_explicit_and_implicit.leo fix ternary bug 2021-08-18 01:09:45 -07:00
ternary_non_const_fail.leo add const test 2021-05-06 14:52:20 +03:00