remove warning

This commit is contained in:
davidly 2024-07-01 07:49:55 -07:00
parent ee9317b9c4
commit d10efaa850
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
(*$DEBUG- added, of course *)
program e;
program e( output );
const
DIGITS = 200;

View File

@ -1,4 +1,4 @@
program e;
program e( output );
(*$DEBUG- *)
const