summaryrefslogtreecommitdiff
path: root/dhall/tests/type-inference/failure/unit/RecordProjectionDuplicateFields.txt
blob: 7b3548180e2fed874f7a5a2fbfc138a7a6500d9a (plain)
1
2
3
4
5
6
 --> 1:11
  |
1 | { x = 1 }.{ x, x }␊
  |           ^------^
  |
  = Duplicate field in projection