4.4BSD/usr/src/old/dbx/tests/mod/imp2.mod


implementation module imp2;

from exp import T, v;

end imp2.