xref: /csrg-svn/old/dbx/tests/mod/exp.mod (revision 44114)
1*44114Sbosticimplementation module exp;
2*44114Sbostictype T = integer;
3*44114Sbosticend exp.
4