Add currently failing test for const range support
This commit is contained in:
parent
3ae748c026
commit
4ab29013ec
4
unittests/const_range_test.chai
Normal file
4
unittests/const_range_test.chai
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
//If the following succeeds, the test passes
|
||||||
|
|
||||||
|
|
||||||
|
"Hello World".for_each(fun(x) { print(x) } )
|
Loading…
x
Reference in New Issue
Block a user