blob: 158e08b462f157845140e62984496e925c97166d [file] [log] [blame]
var str = (3.14).toLocaleString();
assertEq(str[str.length-1], "4");