Skip to content

Fix panic on heredoc

Michael Aaron Murphy requested to merge AgustinCB:issue-552 into master

Created by: AgustinCB

This fixes the panic on #552 (closed).

It's not the final solution, as the logic is still flawed in some cases, but will solve immediate, more urgent problem.

Merge request reports