summaryrefslogtreecommitdiff
path: root/test/regression/0-comment-after-command/cmd
AgeCommit message (Collapse)Author
2017-05-25Fix command parsing bug when commenting after a commandMaxime Coste
When a comment was present directly on the same line after a command, we did not correctly see the command as terminated and would join continue parsing the next line.