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