mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2026-01-07 11:40:38 +01:00
with a different extension than the current source file (mantis #13696) git-svn-id: trunk@13163 -
8 lines
43 B
ObjectPascal
8 lines
43 B
ObjectPascal
{ %norun }
|
|
|
|
{$i *.inc}
|
|
|
|
begin
|
|
test;
|
|
end.
|