mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
interaction with comments Adds logic to insert newlines in various places to try and resolve the fact that the current expansion produces invalid code in some cases depending on comment location. Adds some basic tests of the expansion output.