test262
test262 copied to clipboard
Intl NumberFormat v3: add a test for `'1.01': '1'` (soon to be `1.0`) since trailing zero behavior is important.
Nit: Here and elsewhere: add a test for '1.01': '1' (soon to be 1.0) since trailing zero behavior is important.
Originally posted by @sffc in https://github.com/tc39/test262/pull/3334#discussion_r774629784