summaryrefslogtreecommitdiff
path: root/dhall/tests/type-inference/failure/unit/RecordSelectionNotRecord.txt
blob: 3f9b7ed4836abebebf60248076c9fec57e7b962c (plain)
1
2
3
4
5
6
Type error: error: NotARecord
 --> <current file>:1:0
  |
1 | True.x
  | ^^^^^^ NotARecord
  |