mirror of
https://github.com/tc39/test262.git
synced 2025-07-27 07:54:41 +02:00
Use space instead of tab in comments
This commit is contained in:
parent
142a6a6fbe
commit
23c3e0111b
@ -14,7 +14,7 @@ features: [Intl.DisplayNames]
|
||||
---*/
|
||||
|
||||
// https://unicode.org/reports/tr35/#unicode_region_subtag
|
||||
// unicode_region_subtag = (alpha{2} | digit{3}) ;
|
||||
// unicode_region_subtag = (alpha{2} | digit{3}) ;
|
||||
|
||||
var displayNames = new Intl.DisplayNames(undefined, {type: 'region'});
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user