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