Files
swift-mirror/utils/gyb_syntax_support/DeclNodes.py
Alex Hoppen 1ebf2f2463 [gyb_syntax_support] Make node descriptions multi-line
The node descriptions are printed as dedented multi-line strings when
the corresponding files are being generated in SwiftSyntax. To do this,
however, the strings need to be multi-line to begin with and not have
the line break escaped.
2019-10-29 15:32:41 -07:00

36 KiB