From 4c2a28b844b18d7b67278a1c8f628d9a95ea37c4 Mon Sep 17 00:00:00 2001 From: Nadrieril Date: Sun, 9 Feb 2020 18:40:15 +0000 Subject: Track error output of parsing and binary decoding tests --- dhall/tests/parser/failure/spacing/UnionTypeNoSpace.txt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 dhall/tests/parser/failure/spacing/UnionTypeNoSpace.txt (limited to 'dhall/tests/parser/failure/spacing/UnionTypeNoSpace.txt') diff --git a/dhall/tests/parser/failure/spacing/UnionTypeNoSpace.txt b/dhall/tests/parser/failure/spacing/UnionTypeNoSpace.txt new file mode 100644 index 0000000..0a83dc8 --- /dev/null +++ b/dhall/tests/parser/failure/spacing/UnionTypeNoSpace.txt @@ -0,0 +1,6 @@ + --> 1:3 + | +1 | < x :T >␊ + | ^--- + | + = expected missing, if_, merge, NaN, Some_, toMap, assert, or forall -- cgit v1.2.3