Skip to content

Instantly share code, notes, and snippets.

@colomon
Created December 19, 2011 21:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save colomon/1499027 to your computer and use it in GitHub Desktop.
Save colomon/1499027 to your computer and use it in GitHub Desktop.
Use of uninitialized value in string context
at /Users/colomon/tools/niecza/lib/CORE.setting line 782 (warn @ 2)
at /Users/colomon/tools/niecza/lib/CORE.setting line 169 (Mu.Str @ 9)
at <unknown> line 0 (ExitRunloop @ 0)
at /Users/colomon/tools/niecza/lib/Test.pm6 line 0 (is @ 0)
at /Users/colomon/tools/niecza/t/spec/S03-operators/assign.niecza line 322 (mainline @ 239)
at /Users/colomon/tools/niecza/lib/CORE.setting line 2281 (ANON @ 2)
at /Users/colomon/tools/niecza/lib/CORE.setting line 2282 (module-CORE @ 58)
at /Users/colomon/tools/niecza/lib/CORE.setting line 2282 (mainline @ 1)
at <unknown> line 0 (ExitRunloop @ 0)
not ok 107 - and= operator parses as item assignment 4
# /Users/colomon/tools/niecza/t/spec/S03-operators/assign.niecza line 322
# Failed test
# got:
# expected: 11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment