blob: 93477e7cbe8f60f421d9c704efffc88f71063389 [file] [log] [blame]
for (i = 0; i < 9; i++)
x = {1.5: 0};
assertEq(x["1.5"], 0);