2 lines
42 B
ChaiScript
2 lines
42 B
ChaiScript
assert_equal("3bob", 3.to_string + "bob")
|
assert_equal("3bob", 3.to_string + "bob")
|