Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created April 8, 2019 20: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/8e2aa2a27f9d830d2aade15d871a0c2f to your computer and use it in GitHub Desktop.
Save Whateverable/8e2aa2a27f9d830d2aade15d871a0c2f to your computer and use it in GitHub Desktop.
evalable6
my @a = ('Gtk'); (my $type = 'GtkGrid') ~~
(exit code 1)
===SORRY!=== Error while compiling /tmp/CGGHzNX4hX
Missing required term after infix
at /tmp/CGGHzNX4hX:1
------> @a = ('Gtk'); (my $type = 'GtkGrid') ~~ ⏏<EOL>
expecting any of:
prefix
term
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment