xref
: /
freebsd
/
contrib
/
libucl
/
tests
/
basic
/
escapes.in
(revision e6bfd18d21b225af6a0ed67ceeaf1293b7b9eba5)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
# Checks for escapes in strings
2
str = "\r\n\b\t\f\\\"\u03B4\u0B90\u1F640\uFFFFsome text"
3