mirror of
https://github.com/tc39/test262.git
synced 2025-07-29 00:44:32 +02:00
After Intl.NumberFormat v3, default useGrouping is "auto". We also fix test/intl402/NumberFormat/test-option-useGrouping.js. After v3, it accepts string and boolean.