summaryrefslogtreecommitdiff
path: root/test-suite/output/PrintModule.out
diff options
context:
space:
mode:
Diffstat (limited to 'test-suite/output/PrintModule.out')
-rw-r--r--test-suite/output/PrintModule.out1
1 files changed, 1 insertions, 0 deletions
diff --git a/test-suite/output/PrintModule.out b/test-suite/output/PrintModule.out
index db464fd0..751d5fcc 100644
--- a/test-suite/output/PrintModule.out
+++ b/test-suite/output/PrintModule.out
@@ -2,3 +2,4 @@ Module N : S with Definition T := nat := M
Module N : S with Module T := K := M
+Module Type Func = Funsig (T0:Test) Sig Parameter x : T0.t. End