summaryrefslogtreecommitdiff
path: root/web/yacco2/qa/esc_seq.dat
blob: 847e949e1122c69d3bdb6a179bd94bac2f4b0d43 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/*
$echo file:esc_seq.dat
$echo test out 6 escape sequences inside literal and in c++ string
$echo hex, extra wide sequence, octal and \ escape sequences
$echo last \ escape sequence is in error 
*/
"\U00ffaBaD"
'\n\t\v\b\r\f\a\\\?\'\"\\\u7961\U79616363\077\xffd0momma mia'
'\xa'
"\x0123456789abcde"
"\xfff"
'\m'