diff options
| author | Pierre-Marie Pédrot | 2015-07-27 13:58:05 +0200 |
|---|---|---|
| committer | Pierre-Marie Pédrot | 2015-07-27 13:59:30 +0200 |
| commit | cb145fa37d463210832c437f013231c9f028e1aa (patch) | |
| tree | 85214302c2c0e33b587f2e4eb87a3ba2b0a4a7c7 /test-suite/output/PrintModule.out | |
| parent | cf193df65c53813054239463f6496526533e9bab (diff) | |
Output test for bug #2169.
Diffstat (limited to 'test-suite/output/PrintModule.out')
| -rw-r--r-- | test-suite/output/PrintModule.out | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test-suite/output/PrintModule.out b/test-suite/output/PrintModule.out new file mode 100644 index 0000000000..db464fd07e --- /dev/null +++ b/test-suite/output/PrintModule.out @@ -0,0 +1,4 @@ +Module N : S with Definition T := nat := M + +Module N : S with Module T := K := M + |
