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