fpc/tests/test/udots.udots.unit4.pp
svenbarth 79aab18b13 + add tests for default namespaces
git-svn-id: trunk@38921 -
2018-05-05 17:21:31 +00:00

12 lines
99 B
ObjectPascal

unit UDots.UDots.Unit4;
interface
const
Unit4Str = 'UDots.UDots.Unit4';
implementation
end.