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