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/prolog/strings.prolog.output
Matthäus G. Chajdas d754437935 Fix #1479.
2021-11-13 21:23:04 +01:00

13 lines
324 B
Text
Generated

'writeln' Name.Function
'(' Punctuation
'"abc\\"def"' Literal.String.Double
')' Punctuation
'.' Punctuation
'\n' Text
'writeln' Name.Function
'(' Punctuation
'"abc\\\\def"' Literal.String.Double
')' Punctuation
'.' Punctuation
'\n' Text