scribble-enhanced/collects/tests/scribble/docs/diamond.txt
Matthew Flatt 6d84b17b7c scribble/reader: allow escape character to be non-ASCII
original commit: 96c5521196dc1fe19c401950775b2c8f8e80991f
2013-04-19 20:46:25 -06:00

6 lines
204 B
Plaintext

This example checks that @ is not an escape character if we make a
reader that uses a different escape character.
It also makes sure that a non-ASCII character like diamond is ok as an
escape character.