summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_fail/T8448.stderr
blob: 4b84290863e939211eea4e78ea4625eec0e4c32f (plain)
1
2
3
4
5
6

T8448.hs:5:17: error:
    • Constructor ‘[]’ does not have field ‘r’
    • In the first argument of ‘undefined’, namely ‘[] {r = x}’
      In the expression: undefined [] {r = x}
      In an equation for ‘f’: f x = undefined [] {r = x}