ChaiScript/unittests/drop_while.chai
2009-07-08 18:59:10 +00:00

2 lines
34 B
ChaiScript

print(drop_while([1, 2, 3], odd))