diff options
Diffstat (limited to 'tests/concepts/texplain.nim')
-rw-r--r-- | tests/concepts/texplain.nim | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/concepts/texplain.nim b/tests/concepts/texplain.nim index f3d70320f..2b19c8b4d 100644 --- a/tests/concepts/texplain.nim +++ b/tests/concepts/texplain.nim @@ -1,7 +1,6 @@ discard """ cmd: "nim c --verbosity:0 --colors:off $file" nimout: ''' -Hint: texplain [Processing] texplain.nim(158, 10) Hint: Non-matching candidates for e(y) proc e(i: int): int first type mismatch at position: 1 @@ -117,6 +116,7 @@ expression: f(y)''' + # line 120 HERE type |