mirror of
https://github.com/tc39/test262.git
synced 2025-08-15 06:58:24 +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.