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


implementation module imp2;

from exp import T, v;

end imp2.