ChaiScript/unittests/const_range_test.chai

5 lines
91 B
ChaiScript

//If the following succeeds, the test passes
"Hello World".for_each([](x) { print(x) } )