blob: 8bb21cc46684ed91270b71143e175c1c94eb13f9 [file] [log] [blame]
//@ runDefault
function foo() {}
foo((0).toExponential(0));
(0).toExponential(95);