leo/compiler/tests/statements
2021-04-14 18:38:49 -04:00
..
conditional require semicolons on return 2021-04-14 15:27:57 -07:00
block.leo deprecate let mut, undeprecate const, let is now mutable by default 2021-03-18 15:19:07 -04:00
iteration_basic.leo deprecate let mut, undeprecate const, let is now mutable by default 2021-03-18 15:19:07 -04:00
iteration_input.in add test for non-constant loop ranges 2021-03-12 20:39:58 -08:00
iteration_input.leo add test for non-constant loop ranges 2021-03-12 20:39:58 -08:00
iteration_type_fail.leo adds empty line to leo example 2021-04-14 20:06:14 +03:00
iteration_variable.leo test that was failing coverage only existed on master 2021-03-22 11:47:34 -04:00
mod.rs adds test for that scenario 2021-04-14 18:09:52 +03:00
num_returns_fail.leo require semicolons on return 2021-04-14 15:27:57 -07:00
ternary_basic.leo deprecate let mut, undeprecate const, let is now mutable by default 2021-03-18 15:19:07 -04:00