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