Skip to content

Raw string literal

Choose a tag to compare

@taku0 taku0 released this 08 Dec 07:51
· 162 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.