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