Browse Source

* not interactive

peter 26 years ago
parent
commit
9c3e17a1fb
1 changed files with 0 additions and 1 deletions
  1. 0 1
      tests/tbs0125.pp

+ 0 - 1
tests/tbs0125.pp

@@ -7,7 +7,6 @@ clrscr;
 textcolor(blue);
 writeln('ole');
 textcolor(red);
-readln(i);
 writeln('rasmussen');
 writeln(i);
 end.