Skip to content

Raw string literal

Compare
Choose a tag to compare
@taku0 taku0 released this 08 Dec 07:51
· 146 commits to master since this release

Adds support for raw string literal of Swift 5. For example: #"c:\windows\system32"#.

This release also enchances the hilighting of compiler directives.