Skip to content

Conversation

@jkeenan
Copy link
Contributor

@jkeenan jkeenan commented Oct 6, 2025

Add two regression tests for #23816

This p.r. consists of two commits, the first of which was written solely to do some tidying of t/op/decl-refs.t. That tidying enabled me, for the first time, to use an indented here-doc in the core distribution.

The second commit is actually the regression test. Once I wrote it, I realized that the tidying in the first commit was not absolutely essential, but I'm leaving it here on the "eat your own dogfood" principle.


  • This set of changes does not require a perldelta entry.

This test file consists of sets of nested 'for' loops.  The closing
braces of the loops in two of those sets were on the same line, which
made the code less legible.  To uncuddle them, we eat our own dogfood
and convert two heredocs to indented heredocs.
@tonycoz
Copy link
Contributor

tonycoz commented Oct 8, 2025

#22938 (which was merged) already includes a similar regression test.

@jkeenan
Copy link
Contributor Author

jkeenan commented Oct 8, 2025

Closing as request already satisfied.

@jkeenan jkeenan closed this Oct 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants