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