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/puppet/example.pp.output
2021-11-02 20:56:49 +01:00

42 lines
1.1 KiB
Text
Generated

'exec' Keyword
' ' Text.Whitespace
'{' Punctuation
' ' Text.Whitespace
"'grep'" Literal.String
':' Punctuation
'\n ' Text.Whitespace
'command' Name.Attribute
' ' Text.Whitespace
'=>' Operator
' ' Text.Whitespace
'\'grep "\\\'" -rI *\'' Literal.String
',' Punctuation
'\n ' Text.Whitespace
'path' Name.Attribute
' ' Text.Whitespace
'=>' Operator
' ' Text.Whitespace
"'/bin:/usr/bin'" Literal.String
',' Punctuation
'\n' Text.Whitespace
'}' Punctuation
'\n\n' Text.Whitespace
'node' Keyword
' ' Text.Whitespace
'default' Keyword
' ' Text.Whitespace
'{' Punctuation
'\n ' Text.Whitespace
'notify' Keyword
' ' Text.Whitespace
'{' Punctuation
'"Hello World"' Literal.String
':' Punctuation
';' Punctuation
'}' Punctuation
'\n' Text.Whitespace
'}' Punctuation
'\n' Text.Whitespace