MODULE testdtoa ; (* A trivial test to test for the presence of dtoa. *) IMPORT dtoa ; BEGIN END testdtoa.