mirror of
https://github.com/tc39/test262.git
synced 2025-04-08 19:35:28 +02:00
In order to promote readability of the generated test material, the test generation tool may insert whitespace if the context a given expanded variable calls for it. Avoid inserting such whitespace within literal values that span multiple lines.