mirror of
https://github.com/tc39/test262.git
synced 2025-11-15 11:19:44 +01:00
Includes key should use flow notation to be able parsed easier as suggested in https://github.com/tc39/test262/issues/1997 Added this check to the linting script and updated tests accordingly.