factor/extra/c
Björn Lindqvist 20711a0fd3 Adding escaping to CHAR: " -> CHAR: \"
It is not necessary to escape the " character, but it doesn't hurt and
is necessary for syntax-highlighting (FUEL) to work correctly.
2016-09-04 06:40:43 +02:00
..
lexer Adding escaping to CHAR: " -> CHAR: \" 2016-09-04 06:40:43 +02:00
preprocessor Adding escaping to CHAR: " -> CHAR: \" 2016-09-04 06:40:43 +02:00
tests check in more test cases for later 2009-04-02 12:25:41 -05:00