summaryrefslogtreecommitdiff
path: root/testsuite/tests/overloadedrecflds/should_fail/overloadedrecfldsfail07.stderr
blob: 836b27f9e50db8dc099457831099c94db7c69126 (plain)
1
2
3
4
5
6

overloadedrecfldsfail07.hs:7:7: error:
    • Couldn't match expected type ‘T’ with actual type ‘T -> Int’
    • In the first argument of ‘x’, namely ‘x’
      In the expression: x x
      In an equation for ‘y’: y = x x