Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created September 2, 2019 17:30
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/df621bfd9202ba5c56ba85082e910ffa to your computer and use it in GitHub Desktop.
Save Whateverable/df621bfd9202ba5c56ba85082e910ffa to your computer and use it in GitHub Desktop.
evalable6
class X::My::Type::Ω::NotListening is Exception { }; throw X::My::Type::Ω::NotListening (message => 'Lalalalala');
(exit code 1)
===SORRY!=== Error while compiling /tmp/LBoahEjCzC
Two terms in a row
at /tmp/LBoahEjCzC:1
------> { }; throw X::My::Type::Ω::NotListening⏏ (message => 'Lalalalala');
expecting any of:
infix
infix stopper
postfix
statement end
statement modifier
statement modifier loop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment