Change FC end column to be one past the end

This commit is contained in:
2026-02-18 10:39:56 -08:00
parent cd31156404
commit 587b2c4a60
12 changed files with 20 additions and 21 deletions

View File

@@ -7,4 +7,4 @@ ERROR at tests/BadAlt.newt:6:6--6:13: Prelude._:<_ not a constructor for (Prelud
foo (xs :< x) = x
^^^^^^^
ERROR at tests/BadAlt.newt:1:1--1:2: Compile failed
ERROR at tests/BadAlt.newt:1:1--1:1: Compile failed