mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-28 16:40:28 +02:00
* test does not need to use sysutils anymore
This commit is contained in:
parent
718709c87d
commit
713074ded5
@ -1,8 +1,5 @@
|
|||||||
{$mode objfpc}
|
{$mode objfpc}
|
||||||
|
|
||||||
uses
|
|
||||||
sysutils;
|
|
||||||
|
|
||||||
procedure testcard;
|
procedure testcard;
|
||||||
const
|
const
|
||||||
h = 1;
|
h = 1;
|
||||||
|
Loading…
Reference in New Issue
Block a user