Explorar o código

* proper naming
- remove readln

florian hai 8 meses
pai
achega
24faf6e0f1
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      tests/webtbs/tw41064.pp

+ 0 - 1
tests/webtbs/twb41064.pp → tests/webtbs/tw41064.pp

@@ -4,6 +4,5 @@ program project1;
 
 begin
   writeln(Hello);
-  readln;
 end.