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