Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created July 27, 2019 23:32
Show Gist options
  • Save Whateverable/3fdff0b768e86aa0ab543d069ddd4baf to your computer and use it in GitHub Desktop.
Save Whateverable/3fdff0b768e86aa0ab543d069ddd4baf to your computer and use it in GitHub Desktop.
committable6
34942c8597d^,34942c8597d use lib "sandbox/for-perl6-bug/lib"; my $aplugin = do { require ::("APlugin"); ::("APlugin"); }; say $aplugin.new.trycall();
¦«34942c8597d^»:
bar
¦«34942c8»:
Cannot invoke this object
in sub GetDefault at /home/bisectable/git/whateverable/sandbox/for-perl6-bug/lib/Common.pm6 (Common) line 4
in method trycall at /home/bisectable/git/whateverable/sandbox/for-perl6-bug/lib/APlugin.pm6 (APlugin) line 8
in block <unit> at /tmp/nKd3zbO2Bi line 1
«exit code = 1»
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment