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