summaryrefslogtreecommitdiff
path: root/tests/examplefiles/java/badcase.java.output
blob: c89e5c7f1a7136619cf03be4805ee092dcd30ce9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
'// this used to take ages\n' Comment.Single

'void'        Keyword.Type
' '           Text
'foo'         Name.Function
'('           Punctuation
')'           Punctuation
' '           Text
'throws'      Keyword.Declaration
' '           Text
'xxxxxxxxxxxxxxxxxxxxxx' Name
'{'           Punctuation
' '           Text
'}'           Punctuation
'\n'          Text