diff tests/stuff.lac @ 5:258261a53842

Elaborating files
author Adam Chlipala <adamc@hcoop.net>
date Sat, 26 Jan 2008 16:02:47 -0500
parents 4202f6eda946
children 38bf996e1c2e
line wrap: on
line diff
--- a/tests/stuff.lac	Sat Jan 26 15:29:09 2008 -0500
+++ b/tests/stuff.lac	Sat Jan 26 16:02:47 2008 -0500
@@ -8,3 +8,5 @@
 
 con c6 = {A : c1, name : c2}
 con c7 = [A = c1, name = c2]
+
+con c8 = fn t :: Type => t