Change FC end column to be one past the end
This commit is contained in:
@@ -18,4 +18,4 @@ ERROR at tests/ErrorDup.newt:5:6--5:9: Nat already declared
|
||||
data Nat = Z | S Nat
|
||||
^^^
|
||||
|
||||
ERROR at tests/ErrorDup.newt:1:1--1:2: Compile failed
|
||||
ERROR at tests/ErrorDup.newt:1:1--1:1: Compile failed
|
||||
|
||||
Reference in New Issue
Block a user