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