4.3BSD-Tahoe/usr/src/ucb/dbx/tests/mod/exp.mod

implementation module exp;
type T = integer;
end exp.