mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-28 16:40:28 +02:00
* Move + after objfpc to use ansistrings
git-svn-id: trunk@20644 -
This commit is contained in:
parent
63f9d7bbed
commit
0658a6ee88
@ -13,9 +13,9 @@
|
|||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
|
|
||||||
**********************************************************************}
|
**********************************************************************}
|
||||||
{$H+}
|
|
||||||
{$mode objfpc}
|
{$mode objfpc}
|
||||||
{$goto on}
|
{$goto on}
|
||||||
|
{$H+}
|
||||||
|
|
||||||
program dotest;
|
program dotest;
|
||||||
uses
|
uses
|
||||||
|
Loading…
Reference in New Issue
Block a user