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