diff options
Diffstat (limited to 'dhall/tests/parser/failure/unit')
-rw-r--r-- | dhall/tests/parser/failure/unit/UsingToMap.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dhall/tests/parser/failure/unit/UsingToMap.txt b/dhall/tests/parser/failure/unit/UsingToMap.txt index f6ab2a5..8b1a8aa 100644 --- a/dhall/tests/parser/failure/unit/UsingToMap.txt +++ b/dhall/tests/parser/failure/unit/UsingToMap.txt @@ -1,6 +1,6 @@ - --> 8:20 + --> 8:27 | 8 | https://example.com using toMap { Foo = "Bar" }␊ - | ^--- + | ^--- | - = expected path + = expected import_hashed or primitive_expression |