summaryrefslogtreecommitdiff
path: root/dhall/tests/type-inference/failure/unit/RecordProjectionEmpty.txt
blob: 39f263b2c5f9888234adaf6afc54435e4a8c56ca (plain)
1
2
3
4
5
6
Type error: error: ProjectionMissingEntry
 --> <current file>:1:0
  |
1 | {=}.{ x }
  | ^^^^^^^^^ ProjectionMissingEntry
  |