-
-
Save coke/b33c1b0af10f2b57bd24a15d2be81a57 to your computer and use it in GitHub Desktop.
rakuast raku/doc fails
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
if [ "5" != "" ]; then prove --ext=rakutest -j 5 -e raku t xt; else prove --ext=rakutest -e raku t xt; fi | |
[31m===[0mSORRY![31m===[0m Error while compiling | |
Confused | |
at line 32 | |
------> [32m whenever $proc.stdout.lines[33m⏏[31m {[0m | |
t/02-pod-valid.rakutest .......... | |
Dubious, test returned 1 (wstat 256, 0x100) | |
No subtests run | |
[31m===[0mSORRY![31m===[0m Error while compiling | |
Confused | |
at line 32 | |
------> [32m whenever $proc.stdout.lines[33m⏏[31m {[0m | |
t/03-tests-valid.rakutest ........ | |
Dubious, test returned 1 (wstat 256, 0x100) | |
No subtests run | |
xt/01-raku-version.rakutest ...... ok | |
t/00-meta.rakutest ............... ok | |
[31m===[0mSORRY![31m===[0m Error while compiling | |
Confused | |
at line 112 | |
------> [32m whenever $proc.stdout.lines[33m⏏[31m {[0m | |
xt/aspell.rakutest ............... | |
Dubious, test returned 1 (wstat 256, 0x100) | |
No subtests run | |
Failed to open file /Users/coke/sandbox/doc/xt/examples-compilation.rakutest: No such file or directory | |
in block <unit> at /Users/coke/sandbox/doc/t/05-tabs.rakutest line 18 | |
# You planned 489 tests, but ran 468 | |
t/05-tabs.rakutest ............... | |
Dubious, test returned 255 (wstat 65280, 0xff00) | |
Failed 21/489 subtests | |
===SORRY!=== | |
Table has a mixture of visible and invisible column-separator types | |
in line '$line 'Ana Dave \| 3:0'' | |
Error occurred caching doc/Language/101-basics.rakudoc | |
Cannot assign to an immutable value | |
in sub test-it at /Users/coke/sandbox/doc/xt/duplicates.rakutest line 41 | |
in block at /Users/coke/sandbox/doc/xt/duplicates.rakutest line 69 | |
in block <unit> at /Users/coke/sandbox/doc/xt/duplicates.rakutest line 65 | |
xt/duplicates.rakutest ........... | |
Dubious, test returned 255 (wstat 65280, 0xff00) | |
Failed 489/489 subtests | |
Use of uninitialized value element of type Any in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/sandbox/doc/xt/braces.rakutest line 32 | |
===SORRY!=== | |
Table has a mixture of visible and invisible column-separator types | |
in line '$line 'Ana Dave \| 3:0'' | |
Error occurred caching doc/Language/101-basics.rakudoc | |
# Failed test 'doc/Language/5to6-nutshell.rakudoc: Found 'braces' without 'curly'. Found 'brackets' without 'square' or 'angle'.' | |
# at /Users/coke/sandbox/doc/xt/braces.rakutest line 41 | |
Use of uninitialized value element of type Any in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/sandbox/doc/xt/braces.rakutest line 37 | |
# Failed test 'doc/Language/5to6-perlfunc.rakudoc: Found 'brackets' without 'square' or 'angle'.' | |
# at /Users/coke/sandbox/doc/xt/braces.rakutest line 41 | |
Use of uninitialized value element of type Any in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/sandbox/doc/xt/braces.rakutest line 32 | |
xt/check-signatures.rakutest ..... skipped: To run check-signatures, please specify the path to the Rakudo git checkout with the RAKUDO_SRC environment variable | |
# Failed test 'doc/Language/5to6-perlop.rakudoc: Found 'braces' without 'curly'. Found 'brackets' without 'square' or 'angle'.' | |
# at /Users/coke/sandbox/doc/xt/braces.rakutest line 41 | |
Failed to open file /Users/coke/sandbox/doc/xt/examples-compilation.rakutest: No such file or directory | |
in block <unit> at /Users/coke/sandbox/doc/xt/final-newline.rakutest line 28 | |
Actually thrown at: | |
in block <unit> at /Users/coke/sandbox/doc/xt/final-newline.rakutest line 29 | |
# You planned 490 tests, but ran 469 | |
xt/final-newline.rakutest ........ | |
Dubious, test returned 255 (wstat 65280, 0xff00) | |
Failed 21/490 subtests | |
# Failed test 'all files returned exist' | |
# at /Users/coke/sandbox/doc/xt/lib-test-files.rakutest line 22 | |
WARNING: unhandled Failure detected in DESTROY. If you meant to ignore it, you can mark it as handled by calling .Bool, .so, .not, or .defined methods. The Failure was: | |
Failed to find '/Users/coke/sandbox/doc/xt/rakudoc-l.rakutest' while trying to do '.f' | |
in block <unit> at /Users/coke/sandbox/doc/xt/lib-test-files.rakutest line 22 | |
WARNING: unhandled Failure detected in DESTROY. If you meant to ignore it, you can mark it as handled by calling .Bool, .so, .not, or .defined methods. The Failure was: | |
Failed to find '/Users/coke/sandbox/doc/xt/rakudoc-c.rakutest' while trying to do '.f' | |
in block <unit> at /Users/coke/sandbox/doc/xt/lib-test-files.rakutest line 22 | |
WARNING: unhandled Failure detected in DESTROY. If you meant to ignore it, you can mark it as handled by calling .Bool, .so, .not, or .defined methods. The Failure was: | |
Failed to find '/Users/coke/sandbox/doc/xt/rakudoc-brackets.rakutest' while trying to do '.f' | |
in block <unit> at /Users/coke/sandbox/doc/xt/lib-test-files.rakutest line 22 | |
# Failed test 'all files returned exist' | |
# at /Users/coke/sandbox/doc/xt/lib-test-files.rakutest line 37 | |
===SORRY!=== | |
No such method 'atoms' for invocant of type 'RakuAST::Doc::Block' | |
Error occurred caching doc/Language/tables.rakudoc | |
===SORRY!=== | |
Cannot find method 'apply-sink' on object of type NQPMu | |
xt/headings.rakutest ............. | |
Dubious, test returned 1 (wstat 256, 0x100) | |
No subtests run | |
# You failed 2 tests of 25 | |
xt/lib-test-files.rakutest ....... | |
Dubious, test returned 2 (wstat 512, 0x200) | |
Failed 2/25 subtests | |
xt/camelia-invocations.rakutest .. ok | |
===SORRY!=== | |
Table has a mixture of visible and invisible column-separator types | |
in line '« U+00AB <<' | |
Error occurred caching doc/Language/unicode_entry.rakudoc | |
===SORRY!=== | |
No such method 'lines' for invocant of type 'RakuAST::Doc::Block' | |
Error occurred caching doc/Language/variables.rakudoc | |
Type Bool does not support associative indexing. | |
in block at /Users/coke/sandbox/doc/xt/perl-nbsp.rakutest line 25 | |
in block <unit> at /Users/coke/sandbox/doc/xt/perl-nbsp.rakutest line 21 | |
xt/perl-nbsp.rakutest ............ | |
Dubious, test returned 255 (wstat 65280, 0xff00) | |
Failed 436/436 subtests | |
Use of uninitialized value element of type Any in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/sandbox/doc/xt/braces.rakutest line 32 | |
# Failed test 'doc/Language/control.rakudoc: Found 'braces' without 'curly'. ' | |
# at /Users/coke/sandbox/doc/xt/braces.rakutest line 41 | |
xt/double-dots.rakutest .......... ok | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/sandbox/doc/xt/routine-definitions.rakutest line 70 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/sandbox/doc/xt/routine-definitions.rakutest line 70 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/sandbox/doc/xt/routine-definitions.rakutest line 70 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/sandbox/doc/xt/routine-definitions.rakutest line 70 | |
Use of uninitialized value element of type Any in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/sandbox/doc/xt/braces.rakutest line 32 | |
# Failed test 'doc/Language/functions.rakudoc: Found 'braces' without 'curly'. ' | |
# at /Users/coke/sandbox/doc/xt/braces.rakutest line 41 | |
Use of uninitialized value element of type Any in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/sandbox/doc/xt/braces.rakutest line 32 | |
# Failed test 'doc/Language/glossary.rakudoc: Found 'braces' without 'curly'. Found 'brackets' without 'square' or 'angle'.' | |
# at /Users/coke/sandbox/doc/xt/braces.rakutest line 41 | |
Use of uninitialized value element of type Any in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/sandbox/doc/xt/braces.rakutest line 32 | |
# Failed test 'doc/Language/grammars.rakudoc: Found 'braces' without 'curly'. ' | |
# at /Users/coke/sandbox/doc/xt/braces.rakutest line 41 | |
Use of uninitialized value element of type Any in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/sandbox/doc/xt/braces.rakutest line 32 | |
# Failed test 'doc/Language/hashmap.rakudoc: Found 'braces' without 'curly'. ' | |
# at /Users/coke/sandbox/doc/xt/braces.rakutest line 41 | |
Use of uninitialized value element of type Any in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/sandbox/doc/xt/braces.rakutest line 32 | |
# Failed test 'doc/Language/haskell-to-p6.rakudoc: Found 'braces' without 'curly'. ' | |
# at /Users/coke/sandbox/doc/xt/braces.rakutest line 41 | |
xt/links-not-links.rakutest ...... ok | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/sandbox/doc/xt/routine-definitions.rakutest line 70 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/sandbox/doc/xt/routine-definitions.rakutest line 70 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/sandbox/doc/xt/routine-definitions.rakutest line 70 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/sandbox/doc/xt/routine-definitions.rakutest line 70 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/sandbox/doc/xt/routine-definitions.rakutest line 70 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/sandbox/doc/xt/routine-definitions.rakutest line 70 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/sandbox/doc/xt/routine-definitions.rakutest line 70 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/sandbox/doc/xt/routine-definitions.rakutest line 70 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/sandbox/doc/xt/routine-definitions.rakutest line 70 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/sandbox/doc/xt/routine-definitions.rakutest line 70 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/sandbox/doc/xt/routine-definitions.rakutest line 36 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/sandbox/doc/xt/routine-definitions.rakutest line 36 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/sandbox/doc/xt/routine-definitions.rakutest line 36 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/sandbox/doc/xt/routine-definitions.rakutest line 36 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/sandbox/doc/xt/routine-definitions.rakutest line 36 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/sandbox/doc/xt/routine-definitions.rakutest line 36 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/sandbox/doc/xt/routine-definitions.rakutest line 36 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/sandbox/doc/xt/routine-definitions.rakutest line 36 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/sandbox/doc/xt/routine-definitions.rakutest line 36 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/sandbox/doc/xt/routine-definitions.rakutest line 36 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/sandbox/doc/xt/routine-definitions.rakutest line 36 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/sandbox/doc/xt/routine-definitions.rakutest line 36 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/sandbox/doc/xt/routine-definitions.rakutest line 36 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/sandbox/doc/xt/routine-definitions.rakutest line 36 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/sandbox/doc/xt/routine-definitions.rakutest line 36 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/sandbox/doc/xt/routine-definitions.rakutest line 36 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/sandbox/doc/xt/routine-definitions.rakutest line 36 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/sandbox/doc/xt/routine-definitions.rakutest line 36 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/sandbox/doc/xt/routine-definitions.rakutest line 36 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/sandbox/doc/xt/routine-definitions.rakutest line 36 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/sandbox/doc/xt/routine-definitions.rakutest line 36 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/sandbox/doc/xt/routine-definitions.rakutest line 36 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/sandbox/doc/xt/routine-definitions.rakutest line 36 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/sandbox/doc/xt/routine-definitions.rakutest line 36 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/sandbox/doc/xt/routine-definitions.rakutest line 36 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/sandbox/doc/xt/routine-definitions.rakutest line 36 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/sandbox/doc/xt/routine-definitions.rakutest line 36 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/sandbox/doc/xt/routine-definitions.rakutest line 36 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/sandbox/doc/xt/routine-definitions.rakutest line 36 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/sandbox/doc/xt/routine-definitions.rakutest line 36 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/sandbox/doc/xt/routine-definitions.rakutest line 36 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/sandbox/doc/xt/routine-definitions.rakutest line 36 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/sandbox/doc/xt/routine-definitions.rakutest line 36 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/sandbox/doc/xt/routine-definitions.rakutest line 36 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/sandbox/doc/xt/routine-definitions.rakutest line 36 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/sandbox/doc/xt/routine-definitions.rakutest line 36 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/sandbox/doc/xt/routine-definitions.rakutest line 36 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/sandbox/doc/xt/routine-definitions.rakutest line 36 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/sandbox/doc/xt/routine-definitions.rakutest line 36 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/sandbox/doc/xt/routine-definitions.rakutest line 36 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/sandbox/doc/xt/routine-definitions.rakutest line 36 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/sandbox/doc/xt/routine-definitions.rakutest line 36 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/sandbox/doc/xt/routine-definitions.rakutest line 36 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/sandbox/doc/xt/routine-definitions.rakutest line 36 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/sandbox/doc/xt/routine-definitions.rakutest line 36 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/sandbox/doc/xt/routine-definitions.rakutest line 36 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/sandbox/doc/xt/routine-definitions.rakutest line 36 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/sandbox/doc/xt/routine-definitions.rakutest line 36 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/sandbox/doc/xt/routine-definitions.rakutest line 36 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/sandbox/doc/xt/routine-definitions.rakutest line 36 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
Use of uninitialized value element of type Str in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/.rakubrew/versions/moar-2023.05/install/share/perl6/core/precomp/913731C069ABBBD87069D92B5A34BCBCF47C4551/BE/BEB71E296EC753D72209588344FD0DEED07D32B9 line 1 | |
xt/routine-definitions.rakutest .. ok | |
Use of uninitialized value element of type Any in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/sandbox/doc/xt/braces.rakutest line 32 | |
# Failed test 'doc/Language/js-nutshell.rakudoc: Found 'braces' without 'curly'. ' | |
# at /Users/coke/sandbox/doc/xt/braces.rakutest line 41 | |
Use of uninitialized value element of type Any in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/sandbox/doc/xt/braces.rakutest line 37 | |
# Failed test 'doc/Language/list.rakudoc: Found 'brackets' without 'square' or 'angle'.' | |
# at /Users/coke/sandbox/doc/xt/braces.rakutest line 41 | |
===SORRY!=== | |
Table has a mixture of visible and invisible column-separator types | |
in line '$line 'Ana Dave \| 3:0'' | |
Error occurred caching doc/Language/101-basics.rakudoc | |
xt/return-type.rakutest .......... ok | |
Failed to open file /Users/coke/sandbox/doc/xt/examples-compilation.rakutest: No such file or directory | |
in block <unit> at /Users/coke/sandbox/doc/xt/trailing-whitespace.rakutest line 34 | |
# You planned 490 tests, but ran 469 | |
xt/trailing-whitespace.rakutest .. | |
Dubious, test returned 255 (wstat 65280, 0xff00) | |
Failed 21/490 subtests | |
xt/search-categories.rakutest .... ok | |
xt/type-graph.rakutest ........... ok | |
Use of uninitialized value element of type Any in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/sandbox/doc/xt/braces.rakutest line 32 | |
# Failed test 'doc/Language/numerics.rakudoc: Found 'braces' without 'curly'. Found 'brackets' without 'square' or 'angle'.' | |
# at /Users/coke/sandbox/doc/xt/braces.rakutest line 41 | |
Use of uninitialized value element of type Any in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/sandbox/doc/xt/braces.rakutest line 37 | |
# Failed test 'doc/Language/objects.rakudoc: Found 'brackets' without 'square' or 'angle'.' | |
# at /Users/coke/sandbox/doc/xt/braces.rakutest line 41 | |
Use of uninitialized value element of type Any in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/sandbox/doc/xt/braces.rakutest line 32 | |
# Failed test 'doc/Language/operators.rakudoc: Found 'braces' without 'curly'. Found 'brackets' without 'square' or 'angle'.' | |
# at /Users/coke/sandbox/doc/xt/braces.rakutest line 41 | |
xt/words.rakutest ................ ok | |
# Failure on line `say [~] Buf.new(0x3,0x33), Buf.new(0x2,0x22); # OUTPUT: «Buf:0x<03 33 02` | |
# Failed test 'doc/Language/contexts.rakudoc: Must have space after comma on line `say [~] Buf.new(0x3,0x33), Buf.new(0x2,0x22); \# OUTPUT: «Buf:0x<03 33 02` | |
# # ' | |
# at /Users/coke/sandbox/doc/xt/space-after-comma.rakutest line 64 | |
# Failure on line `<a b c> Z=> 1,2,3; for %hash.kv -> $key, $val { say "$key => $val" } for 1,` | |
# Failure on line `my @list = 1,2,3,4; for @list -> $ $b = 'N/A', $c = 'N/A' { say "$a $b` | |
# Failed test 'doc/Language/control.rakudoc: Must have space after comma on line `<a b c> Z=> 1,2,3; for %hash.kv -> $key, $val { say "$key => $val" } for 1,` | |
# # Must have space after comma on line `my @list = 1,2,3,4; for @list -> $ $b = 'N/A', $c = 'N/A' { say "$a $b` | |
# # ' | |
# at /Users/coke/sandbox/doc/xt/space-after-comma.rakutest line 64 | |
Failed to open file /Users/coke/sandbox/doc/xt/examples-compilation.rakutest: No such file or directory | |
in block <unit> at /Users/coke/sandbox/doc/xt/vim-mode.rakutest line 26 | |
Actually thrown at: | |
in block <unit> at /Users/coke/sandbox/doc/xt/vim-mode.rakutest line 27 | |
# You planned 491 tests, but ran 470 | |
xt/vim-mode.rakutest ............. | |
Dubious, test returned 255 (wstat 65280, 0xff00) | |
Failed 21/491 subtests | |
Use of uninitialized value element of type Any in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/sandbox/doc/xt/braces.rakutest line 32 | |
# Failed test 'doc/Language/py-nutshell.rakudoc: Found 'braces' without 'curly'. Found 'bracket' without 'square' or 'angle'.' | |
# at /Users/coke/sandbox/doc/xt/braces.rakutest line 41 | |
Use of uninitialized value element of type Any in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/sandbox/doc/xt/braces.rakutest line 32 | |
# Failed test 'doc/Language/quoting.rakudoc: Found 'braces' without 'curly'. Found 'brackets' without 'square' or 'angle'.' | |
# at /Users/coke/sandbox/doc/xt/braces.rakutest line 41 | |
Use of uninitialized value element of type Any in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/sandbox/doc/xt/braces.rakutest line 32 | |
# Failed test 'doc/Language/rb-nutshell.rakudoc: Found 'braces' without 'curly'. Found 'brackets' without 'square' or 'angle'.' | |
# at /Users/coke/sandbox/doc/xt/braces.rakutest line 41 | |
Use of uninitialized value element of type Any in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/sandbox/doc/xt/braces.rakutest line 37 | |
# Failure on line `1, :translate:rotate; p 1, 1,:translate:rotate;` | |
# Failed test 'doc/Language/regexes-best-practices.rakudoc: Found 'brackets' without 'square' or 'angle'.' | |
# at /Users/coke/sandbox/doc/xt/braces.rakutest line 41 | |
Use of uninitialized value element of type Any in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/sandbox/doc/xt/braces.rakutest line 32 | |
# Failed test 'doc/Language/functions.rakudoc: Must have space after comma on line `1, :translate:rotate; p 1, 1,:translate:rotate;` | |
# # ' | |
# at /Users/coke/sandbox/doc/xt/space-after-comma.rakutest line 64 | |
# Failed test 'doc/Language/regexes.rakudoc: Found 'braces' without 'curly'. Found 'brackets' without 'square' or 'angle'.' | |
# at /Users/coke/sandbox/doc/xt/braces.rakutest line 41 | |
# Failure on line `Num values Hash[Num,Int].new: 0, 0e0; # Int keys and Num values` | |
# Failure on line `$k,$v { %answers{$k} = $v + 10 };` | |
# Failed test 'doc/Language/hashmap.rakudoc: Must have space after comma on line `Num values Hash[Num,Int].new: 0, 0e0; \# Int keys and Num values` | |
# # Must have space after comma on line `$k,$v { %answers{$k} = $v + 10 };` | |
# # ' | |
# at /Users/coke/sandbox/doc/xt/space-after-comma.rakutest line 64 | |
Use of uninitialized value element of type Any in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/sandbox/doc/xt/braces.rakutest line 32 | |
# Failed test 'doc/Language/structures.rakudoc: Found 'braces' without 'curly'. ' | |
# at /Users/coke/sandbox/doc/xt/braces.rakutest line 41 | |
Use of uninitialized value element of type Any in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/sandbox/doc/xt/braces.rakutest line 32 | |
# Failed test 'doc/Language/subscripts.rakudoc: Found 'braces' without 'curly'. Found 'bracketed' without 'square' or 'angle'.' | |
# at /Users/coke/sandbox/doc/xt/braces.rakutest line 41 | |
# Failure on line `say so (1,2; 3,4) eqv ((1,2), (3,4)); # OUTPUT: «True» say so (1,2; 3,4;)` | |
# Failure on line `eqv ((1,2), (3,4)); # OUTPUT: «True» say so ("foo";) eqv ("foo") eqv` | |
# Failure on line `say so (42) eqv $(my $a = 42; $a;); # OUTPUT: «True» say so (42,42) eqv` | |
===SORRY!=== | |
No such method 'atoms' for invocant of type 'RakuAST::Doc::Block' | |
Error occurred caching doc/Language/tables.rakudoc | |
# Failed test 'doc/Language/list.rakudoc: Must have space after comma on line `say so (1,2; 3,4) eqv ((1,2), (3,4)); \# OUTPUT: «True» say so (1,2; 3,4;)` | |
# # Must have space after comma on line `eqv ((1,2), (3,4)); \# OUTPUT: «True» say so ("foo";) eqv ("foo") eqv` | |
# # Must have space after comma on line `say so (42) eqv $(my $a = 42; $a;); \# OUTPUT: «True» say so (42,42) eqv` | |
# # ' | |
# at /Users/coke/sandbox/doc/xt/space-after-comma.rakutest line 64 | |
# Failure on line `say 1,5,9 … * > 100; # OUTPUT: «(1 5 9 13 17 21 25 29 33 37 41 45 49 53 57` | |
# Failure on line `61 65 69 73 77 81 85 89 93 97 101)» say 1,3,9 … * > 337; # OUTPUT: «(1 3 9` | |
# Failure on line `say 1,1, * + * … * > 50;# OUTPUT: «(1 1 2 3 5 8 13 21 34 55)»` | |
# Failure on line `say 876 ∈ (7,14 … * > 1000) ; # OUTPUT: «False»` | |
# Failure on line `say (55,89).Set ⊂ (1,1, * + * … * > 200); # OUTPUT: «True»` | |
# Failed test 'doc/Language/math.rakudoc: Must have space after comma on line `say 1,5,9 … * > 100; \# OUTPUT: «(1 5 9 13 17 21 25 29 33 37 41 45 49 53 57` | |
# # Must have space after comma on line `61 65 69 73 77 81 85 89 93 97 101)» say 1,3,9 … * > 337; \# OUTPUT: «(1 3 9` | |
# # Must have space after comma on line `say 1,1, * + * … * > 50; \# OUTPUT: «(1 1 2 3 5 8 13 21 34 55)»` | |
# # Must have space after comma on line `say 876 ∈ (7,14 … * > 1000) ; \# OUTPUT: «False»` | |
# # Must have space after comma on line `say (55,89).Set ⊂ (1,1, * + * … * > 200); \# OUTPUT: «True»` | |
# # ' | |
# at /Users/coke/sandbox/doc/xt/space-after-comma.rakutest line 64 | |
Use of uninitialized value element of type Any in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/sandbox/doc/xt/braces.rakutest line 32 | |
# Failed test 'doc/Language/traps.rakudoc: Found 'braces' without 'curly'. ' | |
# at /Users/coke/sandbox/doc/xt/braces.rakutest line 41 | |
Use of uninitialized value element of type Any in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/sandbox/doc/xt/braces.rakutest line 37 | |
# Failed test 'doc/Language/unicode.rakudoc: Found 'BRACKET' without 'square' or 'angle'.' | |
# at /Users/coke/sandbox/doc/xt/braces.rakutest line 41 | |
===SORRY!=== | |
Table has a mixture of visible and invisible column-separator types | |
in line '« U+00AB <<' | |
Error occurred caching doc/Language/unicode_entry.rakudoc | |
# Failure on line `my $i = 0; repeat { say $i } while ($i += 1) < 10; # OUTPUT: «0,1,2,...9»` | |
# Failure on line ` Hyper operatorsperators,»=«;Operators,«=»>>>` | |
# Failure on line ` prefix ++|Prefix operators,prefix ++>` | |
# Failure on line ` prefix --|Prefix operators,prefix -->` | |
# Failure on line ` postfix ++|Postfix operators,postfix ++>` | |
# Failure on line ` postfix --|Postfix operators,postfix -->` | |
# Failure on line `my ($x, $y) = 1,2; $x % $y == $x - floor($x / $y) * $y` | |
# Failure on line `my @list = :god('Þor'), ['is',"mighty"]; say @list; # OUTPUT: «[god => Þor` | |
# Failure on line ` infix and|Operators,and>` | |
# Failure on line ` infix andthen|Operators,andthen>` | |
# Failure on line ` infix notandthen|Infix operators,notandthen>` | |
===SORRY!=== | |
No such method 'lines' for invocant of type 'RakuAST::Doc::Block' | |
Error occurred caching doc/Language/variables.rakudoc | |
# Failed test 'doc/Language/operators.rakudoc: Must have space after comma on line `my $i = 0; repeat { say $i } while ($i += 1) < 10; \# OUTPUT: «0,1,2,...9»` | |
# # Must have space after comma on line ` Hyper operatorsperators,»=«;Operators,«=»>>>` | |
# # Must have space after comma on line ` prefix ++|Prefix operators,prefix ++>` | |
# # Must have space after comma on line ` prefix --|Prefix operators,prefix -->` | |
# # Must have space after comma on line ` postfix ++|Postfix operators,postfix ++>` | |
# # Must have space after comma on line ` postfix --|Postfix operators,postfix -->` | |
# # Must have space after comma on line `my ($x, $y) = 1,2; $x % $y == $x - floor($x / $y) * $y` | |
# # Must have space after comma on line `my @list = :god('Þor'), ['is',"mighty"]; say @list; \# OUTPUT: «[god => Þor` | |
# # Must have space after comma on line ` infix and|Operators,and>` | |
# # Must have space after comma on line ` infix andthen|Operators,andthen>` | |
# # Must have space after comma on line ` infix notandthen|Infix operators,notandthen>` | |
# # ' | |
# at /Users/coke/sandbox/doc/xt/space-after-comma.rakutest line 64 | |
Use of uninitialized value element of type Any in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/sandbox/doc/xt/braces.rakutest line 37 | |
# Failed test 'doc/Type/Array.rakudoc: Found 'brackets' without 'square' or 'angle'.' | |
# at /Users/coke/sandbox/doc/xt/braces.rakutest line 41 | |
# Failure on line ` Word quoting with interpolation and quote protection: « yntax,<<` | |
# Failure on line `>>;Syntax,« »>>>` | |
# Failed test 'doc/Language/quoting.rakudoc: Must have space after comma on line ` Word quoting with interpolation and quote protection: « yntax,<<` | |
# # Must have space after comma on line `>>;Syntax,« »>>>` | |
# # ' | |
# at /Users/coke/sandbox/doc/xt/space-after-comma.rakutest line 64 | |
Use of uninitialized value element of type Any in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/sandbox/doc/xt/braces.rakutest line 32 | |
# Failed test 'doc/Type/Block.rakudoc: Found 'braces' without 'curly'. ' | |
# at /Users/coke/sandbox/doc/xt/braces.rakutest line 41 | |
# Failure on line `say $text ~~ / .* /; # OUTPUT: «「Although I am amulti-line text,I can be` | |
# Failed test 'doc/Language/regexes.rakudoc: Must have space after comma on line `say $text ~~ / .* /; \# OUTPUT: «「Although I am amulti-line text,I can be` | |
# # ' | |
# at /Users/coke/sandbox/doc/xt/space-after-comma.rakutest line 64 | |
# Failure on line `information|/language/operators#infix_(<=),_infix_⊆>,` | |
# Failure on line `information|/language/operators#infix_(<),_infix_⊂>,` | |
# Failed test 'doc/Language/setbagmix.rakudoc: Must have space after comma on line `information|/language/operators \#infix_(<=),_infix_⊆>,` | |
# # Must have space after comma on line `information|/language/operators \#infix_(<),_infix_⊂>,` | |
# # ' | |
# at /Users/coke/sandbox/doc/xt/space-after-comma.rakutest line 64 | |
# Failure on line `class C { has $.x; has $.y; has @.z }; my %h = <x y z> Z=> (5, 20, [1,2]);` | |
# Failed test 'doc/Language/signatures.rakudoc: Must have space after comma on line `class C { has $.x; has $.y; has @.z }; my %h = <x y z> Z=> (5, 20, [1,2]);` | |
# # ' | |
# at /Users/coke/sandbox/doc/xt/space-after-comma.rakutest line 64 | |
# Failure on line `say %( first => [1, 2], second => [3,4] ).deepmap( *.elems ); # OUTPUT:` | |
# Failure on line `say %( first => [1, 2], second => [3,4] ).list[0]; # OUTPUT: «second => [3` | |
# Failure on line `@thing := SortedArray.new([3,2,1,4]); .say for @thing; # OUTPUT:` | |
# Failed test 'doc/Language/structures.rakudoc: Must have space after comma on line `say %( first => [1, 2], second => [3,4] ).deepmap( *.elems ); \# OUTPUT:` | |
# # Must have space after comma on line `say %( first => [1, 2], second => [3,4] ).list[0]; \# OUTPUT: «second => [3` | |
# # Must have space after comma on line `@thing := SortedArray.new([3,2,1,4]); .say for @thing; \# OUTPUT:` | |
# # ' | |
# at /Users/coke/sandbox/doc/xt/space-after-comma.rakutest line 64 | |
# Failure on line `my @fib = 1,1, * + * … *; say @fib[]; # OUTPUT: «[...]»` | |
# Failure on line `say [[1,2,[3,4]],[4,5]][*;*]; # OUTPUT: «(1 2 [3 4] 4 5)» say` | |
# Failure on line `[[1,2,[3,4]],[4,5]][*;*;*;*]; # OUTPUT: «(1 2 3 4 4 5)»` | |
# Failure on line `my @a = [[1,2], [3,4]]; say @a[*;1]; # 2nd element of each sub list #` | |
# Failed test 'doc/Language/subscripts.rakudoc: Must have space after comma on line `my @fib = 1,1, * + * … *; say @fib[]; \# OUTPUT: «[...]»` | |
# # Must have space after comma on line `say [[1,2,[3,4]],[4,5]][*;*]; \# OUTPUT: «(1 2 [3 4] 4 5)» say` | |
# # Must have space after comma on line `[[1,2,[3,4]],[4,5]][*;*;*;*]; \# OUTPUT: «(1 2 3 4 4 5)»` | |
# # Must have space after comma on line `my @a = [[1,2], [3,4]]; say @a[*;1]; \# 2nd element of each sub list \#` | |
# # ' | |
# at /Users/coke/sandbox/doc/xt/space-after-comma.rakutest line 64 | |
===SORRY!=== | |
No such method 'atoms' for invocant of type 'RakuAST::Doc::Block' | |
Error occurred caching doc/Language/tables.rakudoc | |
Use of uninitialized value element of type Any in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/sandbox/doc/xt/braces.rakutest line 32 | |
# Failed test 'doc/Type/Hash.rakudoc: Found 'braces' without 'curly'. Found 'brackets' without 'square' or 'angle'.' | |
# at /Users/coke/sandbox/doc/xt/braces.rakutest line 41 | |
# Failure on line `'yes' } # OUTPUT: «yes» for ('x' ~~ /./,) { say 'yes' } # OUTPUT: «yes»` | |
# Failed test 'doc/Language/traps.rakudoc: Must have space after comma on line `'yes' } \# OUTPUT: «yes» for ('x' ~~ /./,) { say 'yes' } \# OUTPUT: «yes»` | |
# # ' | |
# at /Users/coke/sandbox/doc/xt/space-after-comma.rakutest line 64 | |
# Failure on line `subset Foo of List where (Int,Str); sub a($ $b, --> Foo) { $ $b } #` | |
# Failed test 'doc/Language/typesystem.rakudoc: Must have space after comma on line `subset Foo of List where (Int,Str); sub a($ $b, --> Foo) { $ $b } \#` | |
# # ' | |
# at /Users/coke/sandbox/doc/xt/space-after-comma.rakutest line 64 | |
# Failure on line `say "\c[482,PENGUIN]"; # OUTPUT: «Ǣ🐧»` | |
# Failed test 'doc/Language/unicode.rakudoc: Must have space after comma on line `say "\c[482,PENGUIN]"; \# OUTPUT: «Ǣ🐧»` | |
# # ' | |
# at /Users/coke/sandbox/doc/xt/space-after-comma.rakutest line 64 | |
===SORRY!=== | |
Table has a mixture of visible and invisible column-separator types | |
in line '« U+00AB <<' | |
Error occurred caching doc/Language/unicode_entry.rakudoc | |
===SORRY!=== | |
No such method 'lines' for invocant of type 'RakuAST::Doc::Block' | |
Error occurred caching doc/Language/variables.rakudoc | |
# Failure on line `say [[1,2,3],[[4,5],6,7]].deepmap(* + 1); # OUTPUT: «[[2 3 4] [[5 6] 7` | |
# Failure on line `say [[1,2,3],[[4,5],6.1,7.2]].duckmap( -> Rat $_ { $_²} ); # OUTPUT: «[[1 2` | |
# Failure on line `say [[1,2,3], [[4,5],6,7], 7].nodemap(*+1); # OUTPUT: «(4, 4, 8)»` | |
# Failure on line `say [[2,3], [[4,5],6,7], 7].nodemap({.elems == 1 ?? $_ !! slip}); # OUTPUT:` | |
# Failure on line `«(() () 7)» say [[2,3], [[4,5],6,7], 7].map({.elems == 1 ?? $_ !! slip});` | |
# Failure on line `say item([1,2,3]).raku; # OUTPUT: «$[1, 2, 3]» say item( %( apple => 10 )` | |
# Failure on line `say $[1,2,3].raku; # OUTPUT: «$[1, 2, 3]» say $("abc").raku; # OUTPUT:` | |
# Failure on line `say (1,7,3).min(); # OUTPUT:«1» say (1,7,3).min({1/$_}); # OUTPUT:«7» say` | |
# Failure on line `min(1,7,3); # OUTPUT: «1» say min(1,7,3,:by( { 1/$_ } )); # OUTPUT: «7»` | |
# Failure on line `say (1,7,3).max(); # OUTPUT:«7» say (1,7,3).max({1/$_}); # OUTPUT:«1» say` | |
# Failure on line `max(1,7,3,:by( { 1/$_ } )); # OUTPUT: «1» say max(1,7,3); # OUTPUT: «7»` | |
# Failure on line `say (1,7,3).minmax(); # OUTPUT:«1..7» say (1,7,3).minmax({-$_}); #` | |
# Failure on line `OUTPUT:«7..1» say minmax(1,7,3); # OUTPUT: «1..7» say minmax(1,7,3,:by(` | |
# Failure on line `%(:42a, :75b).minpairs.raku.put; # OUTPUT: «(:a(42),).Seq»` | |
# Failure on line `%(:42a, :75b).maxpairs.raku.put; # OUTPUT: «(:b(75),).Seq»` | |
# Failure on line `say (1,2,3).are; # OUTPUT: «(Int)» say <a b c>.are; # OUTPUT: «(Str)» say` | |
# Failure on line `<42 666>.are; # OUTPUT: «(IntStr)» say (42,666e0).are; # OUTPUT: «(Real)»` | |
# Failure on line `say (42,i).are; # OUTPUT: «(Numeric)» say ("a",42,3.14).are; # OUTPUT:` | |
# Failure on line `$b.prepend(1,2,3); # OUTPUT: «[1 2 3]»` | |
# Failure on line `$b.unshift([1,2,3]); # OUTPUT: «[[1 2 3]]»` | |
# Failure on line `say (⅓,⅔…30).first( 0xF ); # OUTPUT: «15» say first 0xF, (⅓,⅔…30); #` | |
# Failure on line `say (⅓,⅔…30).first( * %% 11, :end, :kv ); # OUTPUT: «(65 22)»` | |
# Failure on line `say (⅓,⅔…30).first( 3 | 33, :kv ); # OUTPUT: «(8 3)»` | |
# Failure on line `<1 -1 2 -2 3>.repeated(:as(&abs),:with(&[==])).say; # OUTPUT: «(-1 -2)»` | |
# Failure on line `b) (c b a))» say set(1,2).permutations; # OUTPUT: «((2 => True 1 => True)` | |
# Failure on line `my $a; say $a.append; # OUTPUT: «[]» my $b; say $b.append((1,2,3)); #` | |
# Failed test 'doc/Type/Any.rakudoc: Must have space after comma on line `say [[1,2,3],[[4,5],6,7]].deepmap(* + 1); \# OUTPUT: «[[2 3 4] [[5 6] 7` | |
# # Must have space after comma on line `say [[1,2,3],[[4,5],6.1,7.2]].duckmap( -> Rat $_ { $_²} ); \# OUTPUT: «[[1 2` | |
# # Must have space after comma on line `say [[1,2,3], [[4,5],6,7], 7].nodemap(*+1); \# OUTPUT: «(4, 4, 8)»` | |
# # Must have space after comma on line `say [[2,3], [[4,5],6,7], 7].nodemap({.elems == 1 ?? $_ !! slip}); \# OUTPUT:` | |
# # Must have space after comma on line `«(() () 7)» say [[2,3], [[4,5],6,7], 7].map({.elems == 1 ?? $_ !! slip});` | |
# # Must have space after comma on line `say item([1,2,3]).raku; \# OUTPUT: «$[1, 2, 3]» say item( %( apple => 10 )` | |
# # Must have space after comma on line `say $[1,2,3].raku; \# OUTPUT: «$[1, 2, 3]» say $("abc").raku; \# OUTPUT:` | |
# # Must have space after comma on line `say (1,7,3).min(); \# OUTPUT:«1» say (1,7,3).min({1/$_}); \# OUTPUT:«7» say` | |
# # Must have space after comma on line `min(1,7,3); \# OUTPUT: «1» say min(1,7,3,:by( { 1/$_ } )); \# OUTPUT: «7»` | |
# # Must have space after comma on line `say (1,7,3).max(); \# OUTPUT:«7» say (1,7,3).max({1/$_}); \# OUTPUT:«1» say` | |
# # Must have space after comma on line `max(1,7,3,:by( { 1/$_ } )); \# OUTPUT: «1» say max(1,7,3); \# OUTPUT: «7»` | |
# # Must have space after comma on line `say (1,7,3).minmax(); \# OUTPUT:«1..7» say (1,7,3).minmax({-$_}); \#` | |
# # Must have space after comma on line `OUTPUT:«7..1» say minmax(1,7,3); \# OUTPUT: «1..7» say minmax(1,7,3,:by(` | |
# # Must have space after comma on line `%(:42a, :75b).minpairs.raku.put; \# OUTPUT: «(:a(42),).Seq»` | |
# # Must have space after comma on line `%(:42a, :75b).maxpairs.raku.put; \# OUTPUT: «(:b(75),).Seq»` | |
# # Must have space after comma on line `say (1,2,3).are; \# OUTPUT: «(Int)» say <a b c>.are; \# OUTPUT: «(Str)» say` | |
# # Must have space after comma on line `<42 666>.are; \# OUTPUT: «(IntStr)» say (42,666e0).are; \# OUTPUT: «(Real)»` | |
# # Must have space after comma on line `say (42,i).are; \# OUTPUT: «(Numeric)» say ("a",42,3.14).are; \# OUTPUT:` | |
# # Must have space after comma on line `$b.prepend(1,2,3); \# OUTPUT: «[1 2 3]»` | |
# # Must have space after comma on line `$b.unshift([1,2,3]); \# OUTPUT: «[[1 2 3]]»` | |
# # Must have space after comma on line `say (⅓,⅔…30).first( 0xF ); \# OUTPUT: «15» say first 0xF, (⅓,⅔…30); \#` | |
# # Must have space after comma on line `say (⅓,⅔…30).first( * %% 11, :end, :kv ); \# OUTPUT: «(65 22)»` | |
# # Must have space after comma on line `say (⅓,⅔…30).first( 3 | 33, :kv ); \# OUTPUT: «(8 3)»` | |
# # Must have space after comma on line `<1 -1 2 -2 3>.repeated(:as(&abs),:with(&[==])).say; \# OUTPUT: «(-1 -2)»` | |
# # Must have space after comma on line `b) (c b a))» say set(1,2).permutations; \# OUTPUT: «((2 => True 1 => True)` | |
# # Must have space after comma on line `my $a; say $a.append; \# OUTPUT: «[]» my $b; say $b.append((1,2,3)); \#` | |
# # ' | |
# at /Users/coke/sandbox/doc/xt/space-after-comma.rakutest line 64 | |
# Failure on line `class DateHash is Hash does Associative[Cool,DateTime] {}; my %date-hash :=` | |
# Failed test 'doc/Type/Associative.rakudoc: Must have space after comma on line `class DateHash is Hash does Associative[Cool,DateTime] {}; my %date-hash :=` | |
# # ' | |
# at /Users/coke/sandbox/doc/xt/space-after-comma.rakutest line 64 | |
# Failure on line `$n.raku; # OUTPUT: «("b"=>1,"c"=>4).BagHash» say $n.keys.raku; # OUTPUT:` | |
# Failure on line `«("b"=>1,"a"=>1,"c"=>2).BagHash» say $n.raku; # OUTPUT:` | |
# Failure on line `«("b"=>1,"c"=>4).BagHash»` | |
# Failure on line `«("b"=>1,"a"=>1,"c"=>2).BagHash» $n<c>++; say $n.raku; # OUTPUT:` | |
# Failure on line `«("b"=>1,"c"=>3,"a"=>1).BagHash» $n<b> -= 1; say $n.raku; # OUTPUT:` | |
# Failure on line `«("a"=>1,"c"=>3).BagHash» $n{'a'} = 0; say $n.raku; # OUTPUT:` | |
# Failed test 'doc/Type/BagHash.rakudoc: Must have space after comma on line `$n.raku; \# OUTPUT: «("b"=>1,"c"=>4).BagHash» say $n.keys.raku; \# OUTPUT:` | |
# # Must have space after comma on line `«("b"=>1,"a"=>1,"c"=>2).BagHash» say $n.raku; \# OUTPUT:` | |
# # Must have space after comma on line `«("b"=>1,"c"=>4).BagHash»` | |
# # Must have space after comma on line `«("b"=>1,"a"=>1,"c"=>2).BagHash» $n<c>++; say $n.raku; \# OUTPUT:` | |
# # Must have space after comma on line `«("b"=>1,"c"=>3,"a"=>1).BagHash» $n<b> -= 1; say $n.raku; \# OUTPUT:` | |
# # Must have space after comma on line `«("a"=>1,"c"=>3).BagHash» $n{'a'} = 0; say $n.raku; \# OUTPUT:` | |
# # ' | |
# at /Users/coke/sandbox/doc/xt/space-after-comma.rakutest line 64 | |
# Failure on line `$h.^name; # OUTPUT: «Hash[Any,Any]» say $h; # OUTPUT: «{bacon => 2, eggs` | |
# Failed test 'doc/Type/Baggy.rakudoc: Must have space after comma on line `$h.^name; \# OUTPUT: «Hash[Any,Any]» say $h; \# OUTPUT: «{bacon => 2, eggs` | |
# # ' | |
# at /Users/coke/sandbox/doc/xt/space-after-comma.rakutest line 64 | |
# Failure on line `my Blob $b0 = Blob.allocate(10,0); $b0.say; # OUTPUT: «Blob:0x<00 00 00 00` | |
Use of uninitialized value element of type Any in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/sandbox/doc/xt/braces.rakutest line 37 | |
# Failed test 'doc/Type/Int.rakudoc: Found 'brackets' without 'square' or 'angle'.' | |
# at /Users/coke/sandbox/doc/xt/braces.rakutest line 45 | |
# Failed test 'doc/Type/Blob.rakudoc: Must have space after comma on line `my Blob $b0 = Blob.allocate(10,0); $b0.say; \# OUTPUT: «Blob:0x<00 00 00 00` | |
# # ' | |
# at /Users/coke/sandbox/doc/xt/space-after-comma.rakutest line 64 | |
# Failure on line `«Buf.new(1,42,3)»` | |
# Failure on line `my Buf $bú .= new(0..5); $bú.subbuf-rw(3,1) = Buf.new(100, 101); say` | |
# Failure on line `$bú.raku; # OUTPUT: «Buf.new(0,1,2,100,101,4,5)»` | |
# Failure on line `OUTPUT: «Buf.new(0,1,2,200)»` | |
# Failure on line `my Buf $bú .= new(1,2,3); subbuf-rw($bú,2,1) = Buf.new(42); say $bú.raku; #` | |
# Failure on line `OUTPUT: «Buf.new(1,2,42)»` | |
# Failure on line `«Buf.new(0,1,2,3,4)»` | |
# Failure on line `«Buf.new(1,2,3,0,0,0,0,0,0,0)»` | |
# Failure on line `say Buf.new(122,105,112,205).list; # OUTPUT: «(122 105 112 205)»` | |
# Failure on line `OUTPUT: «Buf.new(0,1,1,2,3,5)»` | |
# Failure on line `$bú.raku; # OUTPUT: «Buf.new(1,2,3,5)»` | |
# Failure on line `OUTPUT: «Buf.new(0,1,1,2,3,5)»` | |
# Failure on line `«Buf:0x<01 01 02>» say $bú.raku; # OUTPUT: «Buf.new(3,2,1,3,5)»` | |
# Failed test 'doc/Type/Buf.rakudoc: Must have space after comma on line `«Buf.new(1,42,3)»` | |
# # Must have space after comma on line `my Buf $bú .= new(0..5); $bú.subbuf-rw(3,1) = Buf.new(100, 101); say` | |
# # Must have space after comma on line `$bú.raku; \# OUTPUT: «Buf.new(0,1,2,100,101,4,5)»` | |
# # Must have space after comma on line `OUTPUT: «Buf.new(0,1,2,200)»` | |
# # Must have space after comma on line `my Buf $bú .= new(1,2,3); subbuf-rw($bú,2,1) = Buf.new(42); say $bú.raku; \#` | |
# # Must have space after comma on line `OUTPUT: «Buf.new(1,2,42)»` | |
# # Must have space after comma on line `«Buf.new(0,1,2,3,4)»` | |
# # Must have space after comma on line `«Buf.new(1,2,3,0,0,0,0,0,0,0)»` | |
# # Must have space after comma on line `say Buf.new(122,105,112,205).list; \# OUTPUT: «(122 105 112 205)»` | |
# # Must have space after comma on line `OUTPUT: «Buf.new(0,1,1,2,3,5)»` | |
# # Must have space after comma on line `$bú.raku; \# OUTPUT: «Buf.new(1,2,3,5)»` | |
# # Must have space after comma on line `OUTPUT: «Buf.new(0,1,1,2,3,5)»` | |
# # Must have space after comma on line `«Buf:0x<01 01 02>» say $bú.raku; \# OUTPUT: «Buf.new(3,2,1,3,5)»` | |
# # ' | |
# at /Users/coke/sandbox/doc/xt/space-after-comma.rakutest line 64 | |
# Failed test 'doc/Type/Distribution.rakudoc «meta » found. We prefer 「meta」: Certain words should be normalized.' | |
# at /Users/coke/sandbox/doc/xt/word-variants.rakutest line 71 | |
# Failed test 'doc/Type/Distribution/Hash.rakudoc «meta » found. We prefer 「meta」: Certain words should be normalized.' | |
# at /Users/coke/sandbox/doc/xt/word-variants.rakutest line 71 | |
# Failed test 'doc/Type/Distribution/Path.rakudoc «meta » found. We prefer 「meta」: Certain words should be normalized.' | |
# at /Users/coke/sandbox/doc/xt/word-variants.rakutest line 71 | |
# Failed test 'doc/Type/Pod/FormattingCode.rakudoc «meta » found. We prefer 「meta」: Certain words should be normalized.' | |
# at /Users/coke/sandbox/doc/xt/word-variants.rakutest line 71 | |
# You failed 4 tests of 417 | |
xt/word-variants.rakutest ........ | |
Dubious, test returned 4 (wstat 1024, 0x400) | |
Failed 4/417 subtests | |
# Failure on line `@!values.elems) { @!values[$x] } } my $a = A.new: values => [4,5,6,7]; say` | |
# Failed test 'doc/Type/Callable.rakudoc: Must have space after comma on line `@!values.elems) { @!values[$x] } } my $a = A.new: values => [4,5,6,7]; say` | |
# # ' | |
# at /Users/coke/sandbox/doc/xt/space-after-comma.rakutest line 64 | |
# Failure on line `say \(1,2,3, apples => 2).Bool; # OUTPUT: «True» say \().Bool; # OUTPUT:` | |
# Failure on line `say \(1,2,3, apples => 2).Capture; # OUTPUT: «\(1, 2, 3, :apples(2))»` | |
# Failure on line `say \(1,2,3, apples => 2).Numeric; # OUTPUT: «3»` | |
# Failed test 'doc/Type/Capture.rakudoc: Must have space after comma on line `say \(1,2,3, apples => 2).Bool; \# OUTPUT: «True» say \().Bool; \# OUTPUT:` | |
# # Must have space after comma on line `say \(1,2,3, apples => 2).Capture; \# OUTPUT: «\(1, 2, 3, :apples(2))»` | |
# # Must have space after comma on line `say \(1,2,3, apples => 2).Numeric; \# OUTPUT: «3»` | |
# # ' | |
# at /Users/coke/sandbox/doc/xt/space-after-comma.rakutest line 64 | |
Use of uninitialized value element of type Any in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/sandbox/doc/xt/braces.rakutest line 37 | |
# Failed test 'doc/Type/List.rakudoc: Found 'brackets' without 'square' or 'angle'.' | |
# at /Users/coke/sandbox/doc/xt/braces.rakutest line 45 | |
# Failure on line `DOT BELOW", "COMBINING DOT ABOVE").Seq, ("APOSTROPHE",).Seq, ("LATIN SMALL` | |
# Failure on line `LETTER O",).Seq, ("LATIN SMALL LETTER H",).Seq)»` | |
# Failure on line `say split(';', "a;b;c,d").raku; # OUTPUT: «("a", "b", "c,d").Seq» say` | |
# Failure on line `split(/\;/, "a;b;c,d").raku; # OUTPUT: «("a", "b", "c,d").Seq» say` | |
# Failure on line `split(/<[;,]>/, "a;b;c,d").raku; # OUTPUT: «("a", "b", "c", "d").Seq»` | |
# Failure on line `say ("f,,b,c,d".split: // ).raku; # OUTPUT: «("f", "", "b", "c",` | |
# Failure on line `"d").Seq» say ("f,,b,c,d".split: //, :skip-empty).raku; # OUTPUT:` | |
# Failure on line `<[1..9]> /,(11..30)).join("--"); # OUTPUT: #` | |
# Failure on line `say comb(3,[3,33,333,3333]).join("*"); # OUTPUT: «3 3*3 3*33 *333*3»` | |
# Failure on line `say (1,1, * + * … * > 250).contains(233)# OUTPUT: «True»` | |
# Failed test 'doc/Type/Cool.rakudoc: Must have space after comma on line `DOT BELOW", "COMBINING DOT ABOVE").Seq, ("APOSTROPHE",).Seq, ("LATIN SMALL` | |
# # Must have space after comma on line `LETTER O",).Seq, ("LATIN SMALL LETTER H",).Seq)»` | |
# # Must have space after comma on line `say split(';', "a;b;c,d").raku; \# OUTPUT: «("a", "b", "c,d").Seq» say` | |
# # Must have space after comma on line `split(/\;/, "a;b;c,d").raku; \# OUTPUT: «("a", "b", "c,d").Seq» say` | |
# # Must have space after comma on line `split(/<[;,]>/, "a;b;c,d").raku; \# OUTPUT: «("a", "b", "c", "d").Seq»` | |
# # Must have space after comma on line `say ("f,,b,c,d".split: // ).raku; \# OUTPUT: «("f", "", "b", "c",` | |
# # Must have space after comma on line `"d").Seq» say ("f,,b,c,d".split: //, :skip-empty).raku; \# OUTPUT:` | |
# # Must have space after comma on line `<[1..9]> /,(11..30)).join("--"); \# OUTPUT: \#` | |
# # Must have space after comma on line `say comb(3,[3,33,333,3333]).join("*"); \# OUTPUT: «3 3*3 3*33 *333*3»` | |
# # Must have space after comma on line `say (1,1, * + * … * > 250).contains(233) \# OUTPUT: «True»` | |
# # ' | |
# at /Users/coke/sandbox/doc/xt/space-after-comma.rakutest line 64 | |
Use of uninitialized value element of type Any in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/sandbox/doc/xt/braces.rakutest line 32 | |
# Failed test 'doc/Type/Match.rakudoc: Found 'braces' without 'curly'. ' | |
# at /Users/coke/sandbox/doc/xt/braces.rakutest line 45 | |
# Failure on line `DateTime.new('2012-02-29T12:34:56,789Z').second; # comma also ok` | |
# Failed test 'doc/Type/DateTime.rakudoc: Must have space after comma on line `DateTime.new('2012-02-29T12:34:56,789Z').second; \# comma also ok` | |
# # ' | |
# at /Users/coke/sandbox/doc/xt/space-after-comma.rakutest line 64 | |
# Failure on line `# OUTPUT: «TimToady,lizmat,jnthn,moritz,zoffixznet,MasterDuke17»` | |
# Failed test 'doc/Type/Grammar.rakudoc: Must have space after comma on line ` \# OUTPUT: «TimToady,lizmat,jnthn,moritz,zoffixznet,MasterDuke17»` | |
# # ' | |
# at /Users/coke/sandbox/doc/xt/space-after-comma.rakutest line 64 | |
# Failure on line `'.', 'foo').say; # OUTPUT: «foo» say $*SPEC.join(True,"./foo"); #` | |
# Failed test 'doc/Type/IO/Spec/Unix.rakudoc: Must have space after comma on line `'.', 'foo').say; \# OUTPUT: «foo» say $*SPEC.join(True,"./foo"); \#` | |
# # ' | |
# at /Users/coke/sandbox/doc/xt/space-after-comma.rakutest line 64 | |
# Failure on line `say 120.polymod(10); # OUTPUT: «(0 12)» say 120.polymod(10,10); # OUTPUT:` | |
# Failed test 'doc/Type/Int.rakudoc: Must have space after comma on line `say 120.polymod(10); \# OUTPUT: «(0 12)» say 120.polymod(10,10); \# OUTPUT:` | |
# # ' | |
# at /Users/coke/sandbox/doc/xt/space-after-comma.rakutest line 68 | |
# Failure on line `2)» put list($tuple).raku; # OUTPUT: «($(1, 2),)» put list(|$tuple).raku;` | |
# Failure on line `say (1,2,3,4).elems; # OUTPUT: «4»` | |
# Failure on line `say (1,2,3,4).end; # OUTPUT: «3»` | |
# Failure on line `say (1,2,3,4).keys; # OUTPUT: «0..3»` | |
# Failure on line `say (1,2,3,4).^name; # OUTPUT: «List» say (1,2,3,4).values.^name; #` | |
# Failure on line `say ("a"|"bcd").join; # OUTPUT: «any(acd,bcd)»` | |
# Failure on line `say (1,2,3,4,5).Str; # OUTPUT: «1 2 3 4 5»` | |
# Failure on line `say (1,2,3,4,5).Int; # OUTPUT: «5»` | |
# Failure on line `say (1,2,3,4,5).Numeric; # OUTPUT: «5»` | |
# Failure on line `7,$,:$:$b); # OUTPUT: «True»` | |
# Failure on line `7,$,:$:$b); # OUTPUT: «False»` | |
# Failure on line `say reduce &infix:<->, (10,); # OUTPUT: «10»` | |
# Failure on line `(2,3,4).reduce(&infix:<**>).lsb.say; # OUTPUT: «81» (2**(3**4)).lsb.say; #` | |
# Failure on line `(2,3,4).reduce(&infix:<->).say; # OUTPUT: «-5» ((2-3)-4).say; # OUTPUT:` | |
# Failure on line `[2,3,4].produce(&[**]).say; # OUTPUT: «(4 81 2417851639229258349412352)»` | |
# Failure on line `say produce &[**], (2,3,4); # OUTPUT: «(4 81 2417851639229258349412352)»` | |
# Failure on line `say [\**] (2,3,4); # OUTPUT: «(4 81 2417851639229258349412352)»` | |
# Failure on line `# Subtract 4 from because 2 minus 3 is -1 [2,3,4].produce(&[-]).say; #` | |
# Failure on line `OUTPUT: «(2 -1 -5)» say produce &[-], (2,3,4); # OUTPUT: «(2 -1 -5)» say` | |
# Failure on line `[\-] (2,3,4); # OUTPUT: «(2 -1 -5)»` | |
# Failure on line `# The following all do the same thing... my @numbers = (1,2,3,4,5); say` | |
# Failure on line `[\,] 1..5; # ( # (1) # (1 2) # (1 2 3) # (1 2 3 4) # (1 2 3 4 5) # )` | |
# Failure on line `say (2,3,4,5).produce: { last if $^a > 7; $^a + $^b }; # OUTPUT: «(2 5` | |
# Failure on line `«ad,ae,af,bd,be,bf,cd,ce,cf»` | |
# Failure on line `«4,5,6,8,10,12,12,15,18»` | |
# Failure on line `for <a b c> Z <d e f> Z <g h i> -> [$x,$y,$z] {say ($x,$y,$z).join()} #` | |
# Failure on line `OUTPUT: «d,gb,e,hc,f,i»` | |
# Failure on line `«1,2,32,3,4»` | |
# Failure on line `OUTPUT: «1,2,32,3,457,10277»` | |
# Failure on line `my @a = 8..11; say @a.fmt('%03d', ); # OUTPUT: «008,009,010,011»` | |
Use of uninitialized value element of type Any in string context. | |
Methods .^name, .raku, .gist, or .say can be used to stringify it to something meaningful. | |
in block at /Users/coke/sandbox/doc/xt/braces.rakutest line 32 | |
# Failed test 'doc/Type/Regex.rakudoc: Found 'braces' without 'curly'. ' | |
# at /Users/coke/sandbox/doc/xt/braces.rakutest line 45 | |
# Failed test 'doc/Type/List.rakudoc: Must have space after comma on line `2)» put list($tuple).raku; \# OUTPUT: «($(1, 2),)» put list(|$tuple).raku;` | |
# # Must have space after comma on line `say (1,2,3,4).elems; \# OUTPUT: «4»` | |
# # Must have space after comma on line `say (1,2,3,4).end; \# OUTPUT: «3»` | |
# # Must have space after comma on line `say (1,2,3,4).keys; \# OUTPUT: «0..3»` | |
# # Must have space after comma on line `say (1,2,3,4).^name; \# OUTPUT: «List» say (1,2,3,4).values.^name; \#` | |
# # Must have space after comma on line `say ("a"|"bcd").join; \# OUTPUT: «any(acd,bcd)»` | |
# # Must have space after comma on line `say (1,2,3,4,5).Str; \# OUTPUT: «1 2 3 4 5»` | |
# # Must have space after comma on line `say (1,2,3,4,5).Int; \# OUTPUT: «5»` | |
# # Must have space after comma on line `say (1,2,3,4,5).Numeric; \# OUTPUT: «5»` | |
# # Must have space after comma on line `7,$,:$:$b); \# OUTPUT: «True»` | |
# # Must have space after comma on line `7,$,:$:$b); \# OUTPUT: «False»` | |
# # Must have space after comma on line `say reduce &infix:<->, (10,); \# OUTPUT: «10»` | |
# # Must have space after comma on line `(2,3,4).reduce(&infix:<**>).lsb.say; \# OUTPUT: «81» (2**(3**4)).lsb.say; \#` | |
# # Must have space after comma on line `(2,3,4).reduce(&infix:<->).say; \# OUTPUT: «-5» ((2-3)-4).say; \# OUTPUT:` | |
# # Must have space after comma on line `[2,3,4].produce(&[**]).say; \# OUTPUT: «(4 81 2417851639229258349412352)»` | |
# # Must have space after comma on line `say produce &[**], (2,3,4); \# OUTPUT: «(4 81 2417851639229258349412352)»` | |
# # Must have space after comma on line `say [\**] (2,3,4); \# OUTPUT: «(4 81 2417851639229258349412352)»` | |
# # Must have space after comma on line ` \# Subtract 4 from because 2 minus 3 is -1 [2,3,4].produce(&[-]).say; \#` | |
# # Must have space after comma on line `OUTPUT: «(2 -1 -5)» say produce &[-], (2,3,4); \# OUTPUT: «(2 -1 -5)» say` | |
# # Must have space after comma on line `[\-] (2,3,4); \# OUTPUT: «(2 -1 -5)»` | |
# # Must have space after comma on line ` \# The following all do the same thing... my @numbers = (1,2,3,4,5); say` | |
# # Must have space after comma on line `[\,] 1..5; \# ( \# (1) \# (1 2) \# (1 2 3) \# (1 2 3 4) \# (1 2 3 4 5) \# )` | |
# # Must have space after comma on line `say (2,3,4,5).produce: { last if $^a > 7; $^a + $^b }; \# OUTPUT: «(2 5` | |
# # Must have space after comma on line `«ad,ae,af,bd,be,bf,cd,ce,cf»` | |
# # Must have space after comma on line `«4,5,6,8,10,12,12,15,18»` | |
# # Must have space after comma on line `for <a b c> Z <d e f> Z <g h i> -> [$x,$y,$z] {say ($x,$y,$z).join()} \#` | |
# # Must have space after comma on line `OUTPUT: «d,gb,e,hc,f,i»` | |
# # Must have space after comma on line `«1,2,32,3,4»` | |
# # Must have space after comma on line `OUTPUT: «1,2,32,3,457,10277»` | |
# # Must have space after comma on line `my @a = 8..11; say @a.fmt('%03d', ); \# OUTPUT: «008,009,010,011»` | |
# # ' | |
# at /Users/coke/sandbox/doc/xt/space-after-comma.rakutest line 68 | |
# Failure on line `auth => 'github:raku' ); $type.HOW.add_method($type,"hey", method { say` | |
# Failed test 'doc/Type/Metamodel/ClassHOW.rakudoc: Must have space after comma on line `auth => 'github:raku' ); $type.HOW.add_method($type,"hey", method { say` | |
# # ' | |
# at /Users/coke/sandbox/doc/xt/space-after-comma.rakutest line 68 | |
# Failure on line `@foo = [2,3,1]; say @foo.Str # OUTPUT: «2 3 1»` | |
# Failure on line `say (1..3).Set.raku; # OUTPUT: «Set.new(1,2,3)»` | |
# Failure on line `say [1,2,3].item.raku; # OUTPUT: «$[1, 2, 3]» say %( apple => 10` | |
# Failure on line `say (1,[1,2],"foo",Mu).map: so *.say ; # OUTPUT: «1[1 2]foo(Mu)(True` | |
# Failed test 'doc/Type/Mu.rakudoc: Must have space after comma on line `@foo = [2,3,1]; say @foo.Str \# OUTPUT: «2 3 1»` | |
# # Must have space after comma on line `say (1..3).Set.raku; \# OUTPUT: «Set.new(1,2,3)»` | |
# # Must have space after comma on line `say [1,2,3].item.raku; \# OUTPUT: «$[1, 2, 3]» say %( apple => 10` | |
# # Must have space after comma on line `say (1,[1,2],"foo",Mu).map: so *.say ; \# OUTPUT: «1[1 2]foo(Mu)(True` | |
# # ' | |
# at /Users/coke/sandbox/doc/xt/space-after-comma.rakutest line 68 | |
# Failure on line `«(Nil,)»` | |
# Failed test 'doc/Type/Nil.rakudoc: Must have space after comma on line `«(Nil,)»` | |
# # ' | |
# at /Users/coke/sandbox/doc/xt/space-after-comma.rakutest line 68 | |
# Failure on line `say "House of M".comb(3,Inf).join("←X→"); # OUTPUT: «Hou←X→se ←X→of ←X→M»` | |
# Failed test 'doc/Type/Num.rakudoc: Must have space after comma on line `say "House of M".comb(3,Inf).join("←X→"); \# OUTPUT: «Hou←X→se ←X→of ←X→M»` | |
# # ' | |
# at /Users/coke/sandbox/doc/xt/space-after-comma.rakutest line 68 | |
# Failure on line `my @foo = [2,3,1]; my @bar := @foo; say @foo.WHICH eqv @bar.WHICH; #` | |
# Failed test 'doc/Type/ObjAt.rakudoc: Must have space after comma on line `my @foo = [2,3,1]; my @bar := @foo; say @foo.WHICH eqv @bar.WHICH; \#` | |
# # ' | |
# at /Users/coke/sandbox/doc/xt/space-after-comma.rakutest line 68 | |
# Failure on line `:foo<bar>.invert.raku.say; # OUTPUT: «(:bar("foo"),).Seq»` | |
# Failed test 'doc/Type/Pair.rakudoc: Must have space after comma on line `:foo<bar>.invert.raku.say; \# OUTPUT: «(:bar("foo"),).Seq»` | |
# # ' | |
# at /Users/coke/sandbox/doc/xt/space-after-comma.rakutest line 68 | |
# Failure on line `say (1..2).fmt("Element: %d", ) # OUTPUT: «Element: 1,Element: 2»` | |
# Failure on line `OUTPUT: «Less» say (1..2) cmp [1,2]; # OUTPUT: «Same»` | |
# Failed test 'doc/Type/Range.rakudoc: Must have space after comma on line `say (1..2).fmt("Element: %d", ) \# OUTPUT: «Element: 1,Element: 2»` | |
# # Must have space after comma on line `OUTPUT: «Less» say (1..2) cmp [1,2]; \# OUTPUT: «Same»` | |
# # ' | |
# at /Users/coke/sandbox/doc/xt/space-after-comma.rakutest line 68 | |
# Failure on line `Positive.new(1,3); say $one-third; # OUTPUT: «0.333333» my Positive $fail` | |
# Failed test 'doc/Type/Rational.rakudoc: Must have space after comma on line `Positive.new(1,3); say $one-third; \# OUTPUT: «0.333333» my Positive $fail` | |
# # ' | |
# at /Users/coke/sandbox/doc/xt/space-after-comma.rakutest line 68 | |
# Failure on line `my @fib = 1,1, *+* ... *; say @fib[^1000] ~~ /^9999/; # OUTPUT: «Nil»` | |
# Failure on line `say (1..12).Seq.skip(2,3,4); # OUTPUT: «(3 4 5 10 11 12)»` | |
# Failure on line `say (1..10).Seq.skip(2,3,1,2); # OUTPUT: «(3 4 5 7 8)» say` | |
# Failure on line `(1..10).Seq.skip(2,3,1); # OUTPUT: «(3 4 5 7 8 9 10)»` | |
# Failure on line `say (1..10).Seq.skip(2,*); # OUTPUT: «(3 4 5 6 7 8 9 10)» say` | |
# Failure on line `(1..10).Seq.skip(2,3,*); # OUTPUT: «(3 4 5)»` | |
# Failure on line `say (1..10).Seq.skip(0,3,4); # OUTPUT: «(1 2 3 8 9 10)»` | |
# Failure on line `say (^20).Seq.skip(|(2,3) xx *); # OUTPUT: «(0 1 5 6 10 11 15 16)»` | |
# Failed test 'doc/Type/Seq.rakudoc: Must have space after comma on line `my @fib = 1,1, *+* ... *; say @fib[^1000] ~~ /^9999/; \# OUTPUT: «Nil»` | |
# # Must have space after comma on line `say (1..12).Seq.skip(2,3,4); \# OUTPUT: «(3 4 5 10 11 12)»` | |
# # Must have space after comma on line `say (1..10).Seq.skip(2,3,1,2); \# OUTPUT: «(3 4 5 7 8)» say` | |
# # Must have space after comma on line `(1..10).Seq.skip(2,3,1); \# OUTPUT: «(3 4 5 7 8 9 10)»` | |
# # Must have space after comma on line `say (1..10).Seq.skip(2,*); \# OUTPUT: «(3 4 5 6 7 8 9 10)» say` | |
# # Must have space after comma on line `(1..10).Seq.skip(2,3,*); \# OUTPUT: «(3 4 5)»` | |
# # Must have space after comma on line `say (1..10).Seq.skip(0,3,4); \# OUTPUT: «(1 2 3 8 9 10)»` | |
# # Must have space after comma on line `say (^20).Seq.skip(|(2,3) xx *); \# OUTPUT: «(0 1 5 6 10 11 15 16)»` | |
# # ' | |
# at /Users/coke/sandbox/doc/xt/space-after-comma.rakutest line 68 | |
# Failure on line `say (1,2,3).Bag{1}; # OUTPUT: «1»` | |
# Failure on line `say (1,2,3).Mix{3}; # OUTPUT: «1»` | |
# Failed test 'doc/Type/Setty.rakudoc: Must have space after comma on line `say (1,2,3).Bag{1}; \# OUTPUT: «1»` | |
# # Must have space after comma on line `say (1,2,3).Mix{3}; \# OUTPUT: «1»` | |
# # ' | |
# at /Users/coke/sandbox/doc/xt/space-after-comma.rakutest line 68 | |
# Failure on line `2).raku; # OUTPUT: «("a;b",).Seq» say comb(/.<(.)>/, "<>[]()").raku; #` | |
# Failure on line `"foo:bar".words.raku; # OUTPUT: «("foo:bar",).Seq» say` | |
# Failed test 'doc/Type/Str.rakudoc: Must have space after comma on line `2).raku; \# OUTPUT: «("a;b",).Seq» say comb(/.<(.)>/, "<>[]()").raku; \#` | |
# # Must have space after comma on line `"foo:bar".words.raku; \# OUTPUT: «("foo:bar",).Seq» say` | |
# # ' | |
# at /Users/coke/sandbox/doc/xt/space-after-comma.rakutest line 68 | |
# Failure on line `sub Int(Str $s){'what?'}; say [Int, Int('42'),&Int('42')]; # OUTPUT:` | |
# Failure on line `foo[1,2,3,:named<a>, :2b, :3c] = 1 # OUTPUT: «[1 [2 3] a {b => 2, c =>` | |
# Failed test 'doc/Type/Sub.rakudoc: Must have space after comma on line `sub Int(Str $s){'what?'}; say [Int, Int('42'),&Int('42')]; \# OUTPUT:` | |
# # Must have space after comma on line `foo[1,2,3,:named<a>, :2b, :3c] = 1 \# OUTPUT: «[1 [2 3] a {b => 2, c =>` | |
# # ' | |
# at /Users/coke/sandbox/doc/xt/space-after-comma.rakutest line 68 | |
# Failure on line `say shift [1,2]; # OUTPUT: «1»` | |
# Failed test 'doc/Type/independent-routines.rakudoc: Must have space after comma on line `say shift [1,2]; \# OUTPUT: «1»` | |
# # ' | |
# at /Users/coke/sandbox/doc/xt/space-after-comma.rakutest line 68 | |
# You failed 30 tests of 435 | |
xt/braces.rakutest ............... | |
Dubious, test returned 30 (wstat 7680, 0x1e00) | |
Failed 30/435 subtests | |
# You failed 43 tests of 428 | |
xt/space-after-comma.rakutest .... | |
Dubious, test returned 43 (wstat 11008, 0x2b00) | |
Failed 43/428 subtests | |
Test Summary Report | |
------------------- | |
t/02-pod-valid.rakutest (Wstat: 256 Tests: 0 Failed: 0) | |
Non-zero exit status: 1 | |
Parse errors: No plan found in TAP output | |
t/03-tests-valid.rakutest (Wstat: 256 Tests: 0 Failed: 0) | |
Non-zero exit status: 1 | |
Parse errors: No plan found in TAP output | |
xt/aspell.rakutest (Wstat: 256 Tests: 0 Failed: 0) | |
Non-zero exit status: 1 | |
Parse errors: No plan found in TAP output | |
t/05-tabs.rakutest (Wstat: 65280 Tests: 468 Failed: 0) | |
Non-zero exit status: 255 | |
Parse errors: Bad plan. You planned 489 tests but ran 468. | |
xt/duplicates.rakutest (Wstat: 65280 Tests: 0 Failed: 0) | |
Non-zero exit status: 255 | |
Parse errors: Bad plan. You planned 489 tests but ran 0. | |
xt/final-newline.rakutest (Wstat: 65280 Tests: 469 Failed: 0) | |
Non-zero exit status: 255 | |
Parse errors: Bad plan. You planned 490 tests but ran 469. | |
xt/headings.rakutest (Wstat: 256 Tests: 0 Failed: 0) | |
Non-zero exit status: 1 | |
Parse errors: No plan found in TAP output | |
xt/lib-test-files.rakutest (Wstat: 512 Tests: 25 Failed: 2) | |
Failed tests: 3, 12 | |
Non-zero exit status: 2 | |
xt/perl-nbsp.rakutest (Wstat: 65280 Tests: 0 Failed: 0) | |
Non-zero exit status: 255 | |
Parse errors: Bad plan. You planned 436 tests but ran 0. | |
xt/trailing-whitespace.rakutest (Wstat: 65280 Tests: 469 Failed: 0) | |
Non-zero exit status: 255 | |
Parse errors: Bad plan. You planned 490 tests but ran 469. | |
xt/vim-mode.rakutest (Wstat: 65280 Tests: 470 Failed: 0) | |
Non-zero exit status: 255 | |
Parse errors: Bad plan. You planned 491 tests but ran 470. | |
xt/word-variants.rakutest (Wstat: 1024 Tests: 417 Failed: 4) | |
Failed tests: 127-128, 130, 235 | |
Non-zero exit status: 4 | |
xt/braces.rakutest (Wstat: 7680 Tests: 435 Failed: 30) | |
Failed tests: 6, 8-9, 19, 26-27, 29-31, 37-38, 48-50 | |
57-61, 65-66, 74, 76, 89, 98, 147, 174 | |
182, 188, 259 | |
Non-zero exit status: 30 | |
xt/space-after-comma.rakutest (Wstat: 11008 Tests: 428 Failed: 43) | |
Failed tests: 19-20, 27, 31, 39-40, 51, 59, 62-64, 66-67 | |
75-77, 89, 91, 96-98, 101, 113, 115, 127 | |
130, 147, 171, 175, 183, 192, 218, 223-224 | |
227, 229, 255, 258, 266, 270, 274, 277 | |
421 | |
Non-zero exit status: 43 | |
Files=25, Tests=12219, 77 wallclock secs ( 1.25 usr 0.14 sys + 215.82 cusr 5.77 csys = 222.98 CPU) | |
Result: FAIL | |
make: *** [xtest] Error 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment