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