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