Skip to content

Commit

Permalink
Update tests/lang_callable/generics/tauto_inference_failure_due_to_bo…
Browse files Browse the repository at this point in the history
…dy_error.nim

Co-authored-by: zerbina <100542850+zerbina@users.noreply.github.com>
  • Loading branch information
saem and zerbina authored Aug 29, 2024
1 parent 0ddf173 commit 85e1410
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
discard """
description: "Fail lambda inference due to error without the body."
description: "Fail lambda inference due to error within the body."
errormsg: "undeclared identifier: 'i'"
line: 11
"""
Expand Down

0 comments on commit 85e1410

Please sign in to comment.