michael@0: for (i = 0; i < 9; i++) michael@0: x = {1.5: 0}; michael@0: assertEq(x["1.5"], 0);