2 lines
		
	
	
		
			49 B
		
	
	
	
		
			ChaiScript
		
	
	
	
	
	
			
		
		
	
	
			2 lines
		
	
	
		
			49 B
		
	
	
	
		
			ChaiScript
		
	
	
	
	
	
assert_equal("3.5bob", 3.5.to_string() + "bob");
 | 
						
assert_equal("3.5bob", 3.5.to_string() + "bob");
 |