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

2 lines
35 B
ChaiScript

print(foldl([1, 2, 3, 4], `+`, 0))