ChaiScript/unittests/map_inplace_init.chai
2009-07-08 18:59:10 +00:00

3 lines
37 B
ChaiScript

var x = ["bob":1, "fred":2]
print(x)