Explorar el Código

* goto on

git-svn-id: trunk@8145 -
peter hace 18 años
padre
commit
585f9b09f4
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      tests/webtbs/tw9059.pp

+ 3 - 0
tests/webtbs/tw9059.pp

@@ -1,5 +1,8 @@
 { %opt=-Oodfa -vw -Sew}
 program DoesNotSeemToBeInited;
+
+{$goto on}
+
 label 10, 20, 30;
 var i: integer;
 begin