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

2 lines
42 B
Prolog

writeln("abc\"def").
writeln("abc\\def").