From: acondolu Date: Thu, 7 Jun 2018 16:10:03 +0000 (+0200) Subject: Added problems that fail when eat is done incorrectly X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=commitdiff_plain;h=7ae9ef188e97896b32bc9c2ec5b805e69d957c39;p=fireball-separation.git Added problems that fail when eat is done incorrectly i.e. on arguments before the max arity in the conv --- diff --git a/ocaml/problems/simple.constants.eat.1 b/ocaml/problems/simple.constants.eat.1 new file mode 100644 index 0000000..a270bf2 --- /dev/null +++ b/ocaml/problems/simple.constants.eat.1 @@ -0,0 +1,7 @@ +$! +D x a b c d e f +C y (x a b) + +$! +D x C C @ +C y (x @ @ @)