fix all the reader tests lol

This commit is contained in:
2026-08-22 18:07:39 -06:00
parent 73063d2b2c
commit bbcc924b34
13 changed files with 499 additions and 50 deletions
+2
View File
@@ -21,6 +21,8 @@ brokenReaderTests =
[ "delimited-identifier"
, "string-line-continuation"
, "peculiar-identifier-dot"
, "meta-splice-expression-interior-brace"
, "datum-comment"
]
test_golden :: IO TestTree