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