--- &test-PRH3
Title: Spec Example 7.9. Single Quoted Lines
Tags: [ scalar, single, spec, upto-1.2, whitespace ]
' 1st non-empty
2nd non-empty
3rd non-empty '
+STR
+DOC
=VAL ' 1st non-empty\n2nd non-empty 3rd non-empty
-DOC
-STR
" 1st non-empty\n2nd non-empty 3rd non-empty "
json_diff
" 1st non-empty\n2nd non-empty 3rd non-empty "
json_diff
" 1st non-empty\n2nd non-empty \t3rd non-empty "
error
YAML::Tiny failed to classify line '' 1st non-empty' at /yaml/bin/perl-tiny-json line 12.
error
YAML::Tiny failed to classify line '' 1st non-empty' at /yaml/bin/perl-tiny-perl line 15.
error
YAML Error: Expected separator '---'
Code: YAML_PARSE_ERR_NO_SEPARATOR
Line: 1
Document: 2
at /perl5/lib/perl5/YAML/Loader.pm line 88.
error
YAML Error: Expected separator '---'
Code: YAML_PARSE_ERR_NO_SEPARATOR
Line: 1
Document: 2
at /perl5/lib/perl5/YAML/Loader.pm line 88.
na
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|.1st.non-empty
1 15 15 15 =EOL |\x0a
2 0 16 16 =NEWL|\x0a
3 0 17 17 =WSPC|.
3 1 18 18 =TEXT|2nd.non-empty
3 14 31 31 =WSPC|.
3 15 32 32 =FOLD|\x0a
4 0 33 33 =WSPC|\x09
4 1 34 34 =TEXT|3rd.non-empty.
4 15 48 48 =SYNX|'
4 16 49 49 -VAL |
4 16 49 49 -NODE|
4 16 49 49 =EOL |\x0a
5 0 50 50 -DOC |
na
' 1st non-empty
2nd non-empty 3rd non-empty '
na
' 1st non-empty
2nd non-empty 3rd non-empty '
na
' 1st non-empty
2nd non-empty 3rd non-empty '
na
' 1st non-empty
2nd non-empty 3rd non-empty '
na
' 1st non-empty\n2nd non-empty 3rd non-empty '
na
' 1st non-empty\n2nd non-empty 3rd non-empty '