"2 inline\ tab"
+STR +DOC =VAL "2 inline\ttab -DOC -STR
"2 inline\ttab"
parse error: Invalid string: control characters from U+0000 through U+001F must be escaped at line 1, column 14
YAML::Tiny failed to classify line '"2 inline\ tab"' at /yaml/bin/perl-tiny-json line 12.
YAML::Tiny failed to classify line '"2 inline\ tab"' at /yaml/bin/perl-tiny-perl line 15.
YAML Error: Expected separator '---' Code: YAML_PARSE_ERR_NO_SEPARATOR Line: 1 Document: 2 at /perl5/lib/perl5/YAML/Loader.pm line 88.
YAML Error: Expected separator '---' Code: YAML_PARSE_ERR_NO_SEPARATOR Line: 1 Document: 2 at /perl5/lib/perl5/YAML/Loader.pm line 88.
Line Col Char Byte Token|Content 1 0 0 0 +DOC | 1 0 0 0 +NODE| 1 0 0 0 +VAL | 1 0 0 0 =SYNX|" 1 1 1 1 =TEXT|2.inline 1 9 9 9 +ESC | 1 9 9 9 =SYNX|\x5c 1 10 10 10 =META|\x09 1 11 11 11 -ESC | 1 11 11 11 =TEXT|tab 1 14 14 14 =SYNX|" 1 15 15 15 -VAL | 1 15 15 15 -NODE| 1 15 15 15 =EOL |\x0a 2 0 16 16 -DOC |