https://bugs.kde.org/show_bug.cgi?id=391577
Bug ID: 391577 Summary: modern perl: postfix derefence isn't hilighted properly Product: kate Version: 17.12.0 Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: syntax Assignee: kwrite-bugs-n...@kde.org Reporter: the.d...@yandex.by Target Milestone: --- Created attachment 111261 --> https://bugs.kde.org/attachment.cgi?id=111261&action=edit perl-postfix-deref There is posfix-derefence syntax, like for my $x ($hash->{arr}->@*) { for my $k (keys $k->%*) { ... } } It is hilighted slighly incorreclty as the closing braces are assume as error. Please, see attachments. -- You are receiving this mail because: You are watching all bug changes.