bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#15958: some lines throw M-x compile error finder way off track in pe


From: Achim Gratz
Subject: bug#15958: some lines throw M-x compile error finder way off track in perl mode
Date: Sun, 18 Aug 2019 10:30:00 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.2 (gnu/linux)

Lars Ingebrigtsen writes:
> https://www.google.com/search?q=Useless+use+of+a+constant+in+void+context

Pick your poison:

perl -wE '{my %a; $a{b}=(a=>1,b=>2,c=>3);say %a};'
perl -wE '{my %a; $a{b}=(1, 2, 3);say %a;}'


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

SD adaptations for KORG EX-800 and Poly-800MkII V0.9:
http://Synth.Stromeko.net/Downloads.html#KorgSDada






reply via email to

[Prev in Thread] Current Thread [Next in Thread]