mirror of
https://github.com/tc39/test262.git
synced 2025-11-03 13:14:28 +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.