summaryrefslogtreecommitdiff
path: root/dhall/tests/type-inference/failure/unit/WithNotRecord.txt
blob: cd76485383dd974b81f9b76ddd24dcd852e9a148 (plain)
1
2
3
4
5
6
Type error: error: WithMustBeRecord
 --> <current file>:1:1
  |
1 | 5 with a = 10
  | ^^^^^^^^^^^^^ WithMustBeRecord
  |