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