From 51389702f26d25eb78f9e848f478cf2640544a29 Mon Sep 17 00:00:00 2001 From: Nadrieril Date: Thu, 25 Jun 2020 18:48:43 +0100 Subject: spec: allow trailing delimiters --- dhall/tests/parser/failure/unit/ProjectionTwoCommas.txt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 dhall/tests/parser/failure/unit/ProjectionTwoCommas.txt (limited to 'dhall/tests/parser/failure/unit/ProjectionTwoCommas.txt') diff --git a/dhall/tests/parser/failure/unit/ProjectionTwoCommas.txt b/dhall/tests/parser/failure/unit/ProjectionTwoCommas.txt new file mode 100644 index 0000000..1585703 --- /dev/null +++ b/dhall/tests/parser/failure/unit/ProjectionTwoCommas.txt @@ -0,0 +1,6 @@ + --> 1:8 + | +1 | foo.{ ,, }␊ + | ^--- + | + = expected any_label_or_some -- cgit v1.2.3