mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-12 03:46:10 +02:00
* properly named
This commit is contained in:
parent
efbf5eaa01
commit
960c154f48
@ -4,7 +4,7 @@ var
|
|||||||
|
|
||||||
begin
|
begin
|
||||||
i := 0;
|
i := 0;
|
||||||
{$include ib39912.inc} {$include ib39912.inc} {$include ib39912.inc}
|
{$include iw39912.inc} {$include iw39912.inc} {$include iw39912.inc}
|
||||||
|
|
||||||
{$define debugln := writeln}
|
{$define debugln := writeln}
|
||||||
debugln('i = ', i, ' (will be printed; must be 3).');
|
debugln('i = ', i, ' (will be printed; must be 3).');
|
Loading…
Reference in New Issue
Block a user