Created
September 7, 2019 16:05
-
-
Save Whateverable/96313c8c1b5282c1766b61c2831ab56b to your computer and use it in GitHub Desktop.
evalable6
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
:{(Int)=>10,(Str)=>10}.gist |
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
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