ChaiScript/unittests/json_9.chai
2015-09-30 14:24:56 -06:00

3 lines
45 B
ChaiScript

assert_equal(from_json("[1,2,3]"), [1,2,3])