mirror of https://github.com/tc39/test262.git
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…
Reference in New Issue