From fe9b732d61cfa347fc220887ca27a8439745c82a Mon Sep 17 00:00:00 2001 From: Nadrieril Date: Thu, 5 Nov 2020 23:31:15 +0000 Subject: tests: commit a forgotten output --- dhall/tests/type-inference/failure/unit/AssertAlphaTrap2.txt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 dhall/tests/type-inference/failure/unit/AssertAlphaTrap2.txt (limited to 'dhall/tests') diff --git a/dhall/tests/type-inference/failure/unit/AssertAlphaTrap2.txt b/dhall/tests/type-inference/failure/unit/AssertAlphaTrap2.txt new file mode 100644 index 0000000..27f67b2 --- /dev/null +++ b/dhall/tests/type-inference/failure/unit/AssertAlphaTrap2.txt @@ -0,0 +1,6 @@ +Type error: error: AssertMismatch + --> :1:15 + | +1 | \(_: Bool) -> assert : (\(_: Bool) -> _) === (\(x: Bool) -> _) + | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AssertMismatch + | -- cgit v1.2.3