This website requires JavaScript.
Explore
Help
Register
Sign in
coffee
/
coffee.pygments
Archived
Watch
1
Star
0
Fork
You've already forked coffee.pygments
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
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.
master
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
Raw
Permalink
Blame
History
writeln
(
"abc\"def"
)
.
writeln
(
"
abc
\\
def
"
)
.
Reference in a new issue
View git blame
Copy permalink