Browse Source

bug report test

carl 23 years ago
parent
commit
cec813c1fa
1 changed files with 4 additions and 0 deletions
  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.