diff --git a/vlib/v/tests/tmpl_test.v b/vlib/v/tests/tmpl_test.v index 930f4fb62f1543..9b3ff34223625a 100644 --- a/vlib/v/tests/tmpl_test.v +++ b/vlib/v/tests/tmpl_test.v @@ -68,12 +68,10 @@ fn test_tmpl_in_anon_fn() { age: 25 numbers: [1, 2, 3] - 1 2 3 - 0 - 0 2 - 1 4 - 2 @@ -85,7 +83,6 @@ numbers: [1, 2, 3] 16 - 8 18 - 9 - vlang/ui, downloaded 3201 times. vlang/vtl, downloaded 123 times.