Commit 8eeb5f3
committed
Nested heredoc with newline terminator
When you have a heredoc interpolated into another heredoc where
the inner heredoc is terminated by a newline, you need to avoid
adding the newline character a second time.1 parent 8c12a6b commit 8eeb5f3
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12024 | 12024 | | |
12025 | 12025 | | |
12026 | 12026 | | |
12027 | | - | |
| 12027 | + | |
| 12028 | + | |
| 12029 | + | |
| 12030 | + | |
12028 | 12031 | | |
12029 | 12032 | | |
12030 | 12033 | | |
| |||
0 commit comments