summaryrefslogtreecommitdiff
path: root/tests/examplefiles/clojure/escape_semicolon.clj.output
blob: 9292d81e0e1bc22972c18e242d4399d5f27b8e78 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
'('           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