mirror of
https://github.com/opnsense/src.git
synced 2026-04-23 23:28:37 -04:00
3 lines
89 B
Text
3 lines
89 B
Text
|
|
# Checks for escapes in strings
|
||
|
|
str = "\r\n\b\t\f\\\"\u03B4\u0B90\u1F640\uFFFFsome text"
|