]> git.eshelyaron.com Git - emacs.git/commit
; cperl-mode.el: Add a test for Bug#74245
authorPeter Oliver <git@mavit.org.uk>
Thu, 7 Nov 2024 19:22:21 +0000 (19:22 +0000)
committerEshel Yaron <me@eshelyaron.com>
Sat, 18 Jan 2025 21:59:35 +0000 (22:59 +0100)
commitd2bfbd14905355c5a466505b00b215e14cd961d7
treee110e1d01d67cf04b902c0d11049e45cd7e581af
parent46a30657b7ff9cdc4cd087b08db3c32bd9c0a931
; cperl-mode.el: Add a test for Bug#74245

* test/lisp/progmodes/cperl-mode-resources/cperl-bug-74245.pl: New test data.

* test/lisp/progmodes/cperl-mode-tests.el (cperl-test-bug-74245): Verify
that a bare \"$\" can appear at the end of a subroutine signature.

(cherry picked from commit 1fd7957bc72b766ef8d2ddfc4858f714ee0814c0)
test/lisp/progmodes/cperl-mode-resources/cperl-bug-74245.pl [new file with mode: 0644]
test/lisp/progmodes/cperl-mode-tests.el