diff tests/modnested.lac @ 39:02f42e9a1825

Corify removes modules
author Adam Chlipala <adamc@hcoop.net>
date Thu, 19 Jun 2008 12:39:22 -0400
parents 367f058aba23
children
line wrap: on
line diff
--- a/tests/modnested.lac	Thu Jun 19 10:06:59 2008 -0400
+++ b/tests/modnested.lac	Thu Jun 19 12:39:22 2008 -0400
@@ -30,3 +30,5 @@
 structure S1 = S
 structure S2 : S = S
 structure S3 = S2
+
+val main = S3.Q.y