Ver Fonte

bug report test

carl há 23 anos atrás
pai
commit
cec813c1fa
1 ficheiros alterados com 4 adições e 0 exclusões
  1. 4 0
      tests/webtbs/tw1792.pp

+ 4 - 0
tests/webtbs/tw1792.pp

@@ -0,0 +1,4 @@
+{ %RESULT=207 }
+Begin
+ WriteLn(power(2,31));
+end.