From 04e63a5b3ebcb8ff64a327575d3ec5c11f98a1df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Mart=C3=AD?= Date: Sun, 29 Sep 2024 14:01:41 +0200 Subject: [PATCH] syntax: parse all CRLF line endings as LF We treat CR as whitespace, so this already happened in practice for regular line endings. However, since heredocs are a quoted state where white space is not skipped, the CRLF line endings caused errors where we couldn't match `<