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