; 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)
committerHarald Jörg <haj@posteo.de>
Mon, 13 Jan 2025 16:07:51 +0000 (17:07 +0100)
commit1fd7957bc72b766ef8d2ddfc4858f714ee0814c0
tree4f0673174d52bf26732807cd8ab0b12ac83d5de4
parent8d289670d601ab89a5baf62de7a8b8c0ed31deda
; 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.
test/lisp/progmodes/cperl-mode-resources/cperl-bug-74245.pl [new file with mode: 0644]
test/lisp/progmodes/cperl-mode-tests.el