summaryrefslogtreecommitdiff
path: root/dhall/tests/import/failure/importBoundary.txt
blob: 56810e26e355899af49c00d9f9dea5da5f3ebdf6 (plain)
1
2
3
4
5
6
7
Type error: error: unbound variable `x`
 --> <current file>:1:1
  |
...
3 | x
  | ^ not found in this scope
  |