Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created September 15, 2019 01:04
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/ec781078d9aa20da4c6c7fc26cb1e0af to your computer and use it in GitHub Desktop.
Save Whateverable/ec781078d9aa20da4c6c7fc26cb1e0af to your computer and use it in GitHub Desktop.
evalable6
my $a; $a [==]= 42
(exit code 1)
===SORRY!=== Error while compiling /tmp/RxgHUz3FXI
Cannot make assignment out of == because chaining operators are too diffy
at /tmp/RxgHUz3FXI:1
------> my $a; $a [==]=⏏ 42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment