summaryrefslogtreecommitdiff
path: root/dhall/tests/type-inference/failure/recordOfKind.txt
blob: 653fe0b3612e88f78faab5b50e86a50e3480d661 (plain)
1
2
3
4
5
6
Type error: error: InvalidFieldType
 --> <current file>:1:0
  |
1 | { a = Kind }
  | ^^^^^^^^^^^^ InvalidFieldType
  |