4.4BSD/usr/src/old/dbx/tests/mod/exp.mod
implementation module exp; type T = integer; end exp.