unit tudots.dot.next; interface type ttest=byte; var test: integer; implementation end.