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

45 lines
1.1 KiB
Text
Generated

'val' Keyword.Declaration
' ' Text.Whitespace
'open' Name
' ' Text.Whitespace
'=' Operator
' ' Text.Whitespace
'true' Keyword.Constant
'\n' Text.Whitespace
'val' Keyword.Declaration
' ' Text.Whitespace
'inline' Name
' ' Text.Whitespace
'=' Operator
' ' Text.Whitespace
'true' Keyword.Constant
'\n' Text.Whitespace
'inline' Keyword
' ' Text.Whitespace
'xval' Name
'\n' Text.Whitespace
'val' Keyword.Declaration
' ' Text.Whitespace
'x' Name
' ' Text.Whitespace
'=' Operator
' ' Text.Whitespace
'inline' Name
' ' Text.Whitespace
'+' Operator
' ' Text.Whitespace
'2' Literal.Number.Integer
'\n' Text.Whitespace
'(' Punctuation
'using' Name
')' Punctuation
'\n' Text.Whitespace
'(' Punctuation
'usingSomething' Name
')' Punctuation
'\n' Text.Whitespace