]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/matita/tests/interactive/test7.ma
* parsing errors in tests were not detected and the rest of the file was
[helm.git] / helm / matita / tests / interactive / test7.ma
diff --git a/helm/matita/tests/interactive/test7.ma b/helm/matita/tests/interactive/test7.ma
new file mode 100644 (file)
index 0000000..88e971b
--- /dev/null
@@ -0,0 +1,5 @@
+whelp instance 
+  \lambda A:Set.
+  \lambda r:A \to A \to Prop.
+  \forall x:A.
+   r x x.