I’m attempting to update this code for Swift 3 highlighting. As you’ll note, there are missing keywords such as open
and #line
. I’ll be using the updated version for syntax highlighting in Swift Style.
Here’s my attempt to date. I am sure I’m missing items or have messed up somewhere. Any help and feedback are greatly appreciated.
One Comment
Found @convention() recently in DispatchQueue API:
https://github.com/apple/swift/blob/master/docs/SIL.rst#calling-convention