1 / {
2 compatible = "test_string_escapes";
3 escape-str = "nastystring: \a\b\t\n\v\f\r\\\"";
4 escape-str-2 = "\xde\xad\xbe\xef";
5 };