3 lines
78 B
ChaiScript
3 lines
78 B
ChaiScript
|
|
assert_throws("Parse failure", []() { eval("{\"hello\":5,\"j\",\"k\"}") } );
|