* properly named

This commit is contained in:
florian 2022-09-22 23:00:24 +02:00
parent efbf5eaa01
commit 960c154f48
2 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ var
begin
i := 0;
{$include ib39912.inc} {$include ib39912.inc} {$include ib39912.inc}
{$include iw39912.inc} {$include iw39912.inc} {$include iw39912.inc}
{$define debugln := writeln}
debugln('i = ', i, ' (will be printed; must be 3).');