mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-17 22:49:23 +02:00
* moved mode switch to correct location
git-svn-id: trunk@14779 -
This commit is contained in:
parent
5fa9463074
commit
f967d995ac
@ -2,11 +2,11 @@
|
|||||||
|
|
||||||
program thintdir;
|
program thintdir;
|
||||||
|
|
||||||
|
{$mode delphi}
|
||||||
|
|
||||||
uses
|
uses
|
||||||
uhintdir;
|
uhintdir;
|
||||||
|
|
||||||
{$mode delphi}
|
|
||||||
|
|
||||||
type
|
type
|
||||||
t1 = record
|
t1 = record
|
||||||
end platform;
|
end platform;
|
||||||
|
Loading…
Reference in New Issue
Block a user