Bläddra i källkod

+ missing {$goto on} added

git-svn-id: trunk@11700 -
florian 17 år sedan
förälder
incheckning
ceb071d649
2 ändrade filer med 2 tillägg och 0 borttagningar
  1. 1 0
      tests/webtbs/tw11763.pp
  2. 1 0
      tests/webtbs/uw11762.pp

+ 1 - 0
tests/webtbs/tw11763.pp

@@ -1,3 +1,4 @@
+{$goto on}
 procedure p; inline;
 procedure p; inline;
 label x;
 label x;
 begin
 begin

+ 1 - 0
tests/webtbs/uw11762.pp

@@ -1,3 +1,4 @@
+{$goto on}
 unit uw11762;
 unit uw11762;
 interface
 interface
 procedure p; inline;
 procedure p; inline;