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

13 lines
331 B
Text
Generated

"'symbol" Literal.String.Symbol
'\n' Text.Whitespace
"'a'" Literal.String.Char
'\n' Text.Whitespace
"'\\u1234'" Literal.String.Char
'\n' Text.Whitespace
"'" Literal.String.Char
'\\n' Literal.String.Escape
"'" Literal.String.Char
'\n' Text.Whitespace