Add test and reenable function I accidentally commented out
This commit is contained in:
parent
804de05a0a
commit
f1f4aeb4be
3
unittests/temporary_lifetime.chai
Normal file
3
unittests/temporary_lifetime.chai
Normal file
@ -0,0 +1,3 @@
|
||||
for_each(range([1..10]), fun(x) {print(x);} );
|
||||
|
||||
assert_true(true);
|
Loading…
x
Reference in New Issue
Block a user