Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created September 7, 2019 16:05
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 Whateverable/96313c8c1b5282c1766b61c2831ab56b to your computer and use it in GitHub Desktop.
Save Whateverable/96313c8c1b5282c1766b61c2831ab56b to your computer and use it in GitHub Desktop.
evalable6
:{(Int)=>10,(Str)=>10}.gist
Use of uninitialized value of type Int in string context.
Methods .^name, .perl, .gist, or .say can be used to stringify it to something meaningful.
in block <unit> at /tmp/geLAMva_68 line 1
Use of uninitialized value of type Str in string context.
Methods .^name, .perl, .gist, or .say can be used to stringify it to something meaningful.
in block <unit> at /tmp/geLAMva_68 line 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment