aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/modnested.lac
diff options
context:
space:
mode:
Diffstat (limited to 'tests/modnested.lac')
-rw-r--r--tests/modnested.lac2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/modnested.lac b/tests/modnested.lac
index c8a21b1d..d9ff576d 100644
--- a/tests/modnested.lac
+++ b/tests/modnested.lac
@@ -30,3 +30,5 @@ end
structure S1 = S
structure S2 : S = S
structure S3 = S2
+
+val main = S3.Q.y