mirror of
https://github.com/tc39/test262.git
synced 2025-09-15 22:27:53 +02: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.