summaryrefslogtreecommitdiff
path: root/tests/examplefiles/groovy/example.groovy.output
blob: 9bf354bca918d5157f38f28eba226ad7f5a9e8d6 (plain)
1
2
3
4
5
6
7
'#!/usr/bin/env groovy' Comment.Preproc
'\n'          Text

'println'     Name
' '           Text
'"Hello World"' Literal.String.Double
'\n'          Text