Change Show FC format to match vscode's expectation
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
*** Process tests/LitConCase.newt
|
||||
module LitConCase
|
||||
ERROR at tests/LitConCase.newt:(7, 5): expected Prim.Int
|
||||
ERROR at tests/LitConCase.newt:7:5--7:11: expected Prim.Int
|
||||
foo : Int → Unit
|
||||
foo 0 = MkUnit
|
||||
foo MkUnit = MkUnit
|
||||
^
|
||||
^^^^^^
|
||||
|
||||
Compile failed
|
||||
|
||||
Reference in New Issue
Block a user