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