mirror of
https://github.com/ChaiScript/ChaiScript.git
synced 2025-12-07 01:06:54 +08:00
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