From 7eb605eb8386e3c913db5558726f68788f5a79ce Mon Sep 17 00:00:00 2001 From: Adrien Vannson Date: Tue, 10 May 2022 14:00:01 +0200 Subject: [PATCH] =?UTF-8?q?Test=20=C3=A9limination=20du=20faux?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tests/elim-faux.8pus | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 tests/elim-faux.8pus diff --git a/tests/elim-faux.8pus b/tests/elim-faux.8pus new file mode 100644 index 0000000..5f6f991 --- /dev/null +++ b/tests/elim-faux.8pus @@ -0,0 +1,3 @@ +False -> A +intro f. +elim f.