Created
October 21, 2019 22:31
-
-
Save Whateverable/1c248b71447d5d4425cb655fcbf6b701 to your computer and use it in GitHub Desktop.
committable6
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
2019.07.1,HEAD use MONKEY; EVAL q|use v6.c; constant %hash = "nothash"|; CATCH { default { dd $_ } } |
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
¦«2019.07.1»: | |
X::TypeCheck+{X::Comp}.new(filename => "/home/bisectable/git/whateverable/EVAL_0", pos => 36, line => 1, column => Any, modules => [], is-compile-time => 1, pre => "use v6.c; constant \%hash = \"nothash\"", post => "<EOL>", highexpect => [], operation => "constant declaration of \%hash", got => "nothash", expected => Associative) | |
¦«HEAD(2058cfb)»: | |
X::Hash::Store::OddNumber.new(found => 1, last => "nothash") |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment