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/groovy/example.groovy.output
2022-01-06 18:34:29 +01:00

7 lines
188 B
Text
Generated

'#!/usr/bin/env groovy' Comment.Preproc
'\n' Text.Whitespace
'println' Name
' ' Text.Whitespace
'"Hello World"' Literal.String.Double
'\n' Text.Whitespace