summaryrefslogtreecommitdiff
path: root/dhall/tests/type-inference/failure/unit/RecordSelectionEmpty.txt
blob: ec45a13c07afcb4491640d20e1872a6def30507c (plain)
1
2
3
4
5
6
Type error: error: MissingRecordField
 --> <current file>:1:1
  |
1 | {=}.x
  | ^^^^^ MissingRecordField
  |