Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created September 15, 2019 01:04
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