3 lines
45 B
ChaiScript
3 lines
45 B
ChaiScript
assert_equal(from_json("[1,2,3]"), [1,2,3])
|
|
|
assert_equal(from_json("[1,2,3]"), [1,2,3])
|
|
|