| Issue 2: | Escaped String Implementation (STRING_E) | |
| 1 person starred this issue and may be notified of changes. | Back to list |
Escaped String Implementation is missing. Currently Escaped Strings are handled same as double-quote escaped strings. * change escape string scanning and rewriting (cscan.pas) * may need changes in some tests * QA: add compiler tests for documented sequences |
Labels: Component-Compiler