Open
Description
✗ xt/rakudoc-l.rakutest doc/Type/RakuAST/Doc.rakudoc
1..1
# Subtest: doc/Type/RakuAST/Doc.rakudoc
ok 1 - /type/RakuAST/Doc/Block exists (primary)
ok 2 - /type/RakuAST/Doc/Markup exists (primary)
not ok 3 - /type/RakuAST/StatementList exists (primary)
# Failed test '/type/RakuAST/StatementList exists (primary)'
# at xt/rakudoc-l.rakutest line 63
ok 4 - /type/RakuAST/Doc/Paragraph exists (primary)
ok 5 - /type/RakuAST/Doc/Markup exists (primary)
ok 6 - /type/RakuAST/Doc/Declarator exists (primary)
ok 7 - /type/RakuAST/Doc/DeclaratorTarget exists (primary)
not ok 8 - /type/RakuAST/VarDeclaration/Simple exists (primary)
# Failed test '/type/RakuAST/VarDeclaration/Simple exists (primary)'
# at xt/rakudoc-l.rakutest line 63
1..8
# You failed 2 tests of 8
not ok 1 - doc/Type/RakuAST/Doc.rakudoc
# Failed test 'doc/Type/RakuAST/Doc.rakudoc'
# at xt/rakudoc-l.rakutest line 89
# You failed 1 test of 1
Indicates that we have links to type documentation that hasn't been implemented yet.