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