Skip to content

Commit

Permalink
Update for type inference
Browse files Browse the repository at this point in the history
  • Loading branch information
lennart-augustsson-epicgames committed Feb 15, 2024
1 parent daa225f commit d7ca673
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions tests/errmsg.test
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,6 @@ mhs: "../tmp/E.hs": line 5, col 1:
found: ;
expected: - LQIdent ( UQIdent [ literal primitive \ case let if QualDo do

=====
module E() where
import Prelude
x = y
-----
mhs: "../tmp/E.hs": line 4, col 1: undefined type signature: x

=====
module E() where
import Prelude
Expand Down

0 comments on commit d7ca673

Please sign in to comment.