mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-07 03:28:00 +02:00
8 lines
79 B
ObjectPascal
8 lines
79 B
ObjectPascal
{$NAMESPACES nt2,nt}
|
|
|
|
uses nst,nst2;
|
|
|
|
begin
|
|
hellothere;
|
|
hellothereToo;
|
|
end. |