pascalabcnet/TestSuite/usesunits/use_alwaysrestore2.pas

4 lines
120 B
ObjectPascal
Raw Permalink Normal View History

2024-03-29 13:12:18 +03:00
uses u_alwaysrestore2;
begin
assert(System.Type.GetType('u_alwaysrestore2_implementation______.t1') <> nil);
end.