This repository has been archived on 2024-06-20. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
coffee.pygments/tests/examplefiles/clojure/escape_semicolon.clj.output
2022-01-06 18:34:29 +01:00

21 lines
588 B
Text
Generated

'(' Punctuation
'= ' Name.Builtin
'c' Name.Variable
' ' Text.Whitespace
'(' Punctuation
'int ' Name.Builtin
'\\;' Literal.String.Char
')' Punctuation
')' Punctuation
' ' Text.Whitespace
'(' Punctuation
'do ' Keyword
'(' Punctuation
'.readLine' Name.Function
' ' Text.Whitespace
's' Name.Variable
')' Punctuation
' ' Text.Whitespace
':line-start' Literal.String.Symbol
')' Punctuation
'\n' Text.Whitespace