peter hace 25 años
padre
commit
0a5399c03e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      tests/tbs/tbs0353.pp

+ 1 - 1
tests/tbs/tbs0353.pp

@@ -12,7 +12,7 @@ begin
     I:=I*2;
     If I/k*100>100 then
       begin
-        Writeln('Error')
+        Writeln('Error');
         err:=true;
       end
     else