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/javascript+mozpreproc/demo.js.in.output
2022-12-04 16:06:01 +01:00

36 lines
851 B
Text
Generated

'window' Name.Builtin
'.' Punctuation
'foo' Name.Other
' ' Text.Whitespace
'=' Operator
' ' Text.Whitespace
'{' Punctuation
'\n' Text.Whitespace
'#' Comment.Preproc
'if' Comment.Preproc
' ' Text
'defined' Keyword
'(' Punctuation
'__foo__' Name.Variable
')' Punctuation
'\n' Text
' ' Text.Whitespace
"'key'" Literal.String.Single
':' Operator
' ' Text.Whitespace
"'value'" Literal.String.Single
'\n' Text.Whitespace
'#' Comment.Preproc
'endif' Comment.Preproc
'\n' Text
'}' Punctuation
'\n' Text.Whitespace
'#' Comment.Preproc
'literal' Comment.Preproc
' #foo' Text
'\n' Text.Whitespace