--- &test-MUS6:05
Title: Directive variants
Tags: [ directive ]
+STR
+DOC ---
=VAL :
-DOC
-STR
error
+STR
Parse error: found unknown directive name
error
yaml: found unknown directive name
error
luajit: 1:1: found unknown directive name
stack traceback:
[C]: in function 'error'
/usr/local/share/lua/5.1/lyaml/init.lua:306: in function 'error'
/usr/local/share/lua/5.1/lyaml/init.lua:325: in function 'parse'
/usr/local/share/lua/5.1/lyaml/init.lua:496: in function 'load'
/yaml/bin/lua-lyaml-json:6: in main chunk
[C]: at 0x55feedea9ed0
error
YAML::PP::LibYAML Error: The problem:
found unknown directive name
was found at , line: 1, column: 5
while scanning a directive at line: 1, column: 1
error
YAML::PP::LibYAML Error: The problem:
found unknown directive name
was found at , line: 1, column: 5
while scanning a directive at line: 1, column: 1
error
YAML::Tiny failed to classify line '%YAM 1.1' at /yaml/bin/perl-tiny-json line 12.
error
YAML::Tiny failed to classify line '%YAM 1.1' at /yaml/bin/perl-tiny-perl line 15.
error
YAML::XS::Load Error: The problem:
found unknown directive name
was found at document: 1, line: 1, column: 5
while scanning a directive at line: 1, column: 1
error
YAML::XS::Load Error: The problem:
found unknown directive name
was found at document: 1, line: 1, column: 5
while scanning a directive at line: 1, column: 1
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.
error
/ruby/gems/psych/lib/psych.rb:458:in `parse': (<unknown>): found unknown directive name while scanning a directive at line 1 column 1 (Psych::SyntaxError)
from /ruby/gems/psych/lib/psych.rb:458:in `parse_stream'
from /ruby/gems/psych/lib/psych.rb:632:in `load_stream'
from /yaml/bin/ruby-psych-json:6:in `<main>'
na
Line Col Char Byte Token|Content
1 0 0 0 +DOC |
1 0 0 0 +DIR |
1 0 0 0 =SYNX|%
1 1 1 1 =META|YAM
1 4 4 4 =WSPC|.
1 5 5 5 =META|1.1
1 8 8 8 -DIR |
1 8 8 8 =EOL |\x0a
2 0 9 9 =HEAD|---
2 3 12 12 +NODE|
2 3 12 12 +VAL |
2 3 12 12 -VAL |
2 3 12 12 -NODE|
2 3 12 12 =EOL |\x0a
3 0 13 13 -DOC |
na
undef
Found reserved directive '%YAM 1.1' at /perl5/lib/perl5/YAML/PP/Lexer.pm line 845, <> line 1.