Skip to content

Instantly share code, notes, and snippets.

@AlexDaniel
Last active October 13, 2017 06:22
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 AlexDaniel/de2c5f1fe66b1606589041ca10c82f50 to your computer and use it in GitHub Desktop.
Save AlexDaniel/de2c5f1fe66b1606589041ca10c82f50 to your computer and use it in GitHub Desktop.
Code:
say Set ⊇ Set ?? 'present' !! 'not present';
¦«2015.12»:
Cannot look up attributes in a type object
in block <unit> at /home/bisectable/git/whateverable/data/regressionable/15267445/snippet line 1
«exit code = 1»
¦«2016.06»:
Cannot look up attributes in a type object
in block <unit> at /home/bisectable/git/whateverable/data/regressionable/15267445/snippet line 1
«exit code = 1»
¦«2016.12»:
Invocant requires an instance of type Setty, but a type object was passed. Did you forget a .new?
in block <unit> at /home/bisectable/git/whateverable/data/regressionable/15267445/snippet line 1
«exit code = 1»
¦«2017.06»:
present
¦«f72be0f130cf»:
present
Possible IRC discussion: https://irclog.perlgeek.de/perl6/2017-10-06#i_15267445
Bisectable: (2017-05-22) https://github.com/rakudo/rakudo/commit/ad8fa55297ecdab6b514bcf5aaa93e7cbaa91754
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment