xref: /csrg-svn/old/dbx/tests/mod/exp.mod (revision 44114)
1implementation module exp;
2type T = integer;
3end exp.
4