summaryrefslogtreecommitdiff
path: root/dhall/tests/type-inference/failure/unit/RemovedBuiltinOptionalFold.txt
blob: 3d6c6aa273a1000d4d3828d2c93802e5950c12f8 (plain)
1
2
3
4
5
6
Type error: error: unbound variable ``Optional/fold``
 --> <current file>:1:1
  |
1 | Optional/fold
  | ^^^^^^^^^^^^^ not found in this scope
  |