Repository URL to install this package:
unit tudots.dot.next; interface type ttest=byte; var test: integer; implementation end.