summaryrefslogtreecommitdiff
path: root/test/files/run/repl-no-uescape.check
Commit message (Collapse)AuthorAgeFilesLines
* SI-9735 REPL prefer standard escapes for code text (#5086)som-snytt2016-04-201-0/+5
When constructing code text for compilation, the REPL should prefer standard escape sequences, in case unicode escapes are disabled.