浏览代码

+ missing {$goto on} added

git-svn-id: trunk@11700 -
florian 17 年之前
父节点
当前提交
ceb071d649
共有 2 个文件被更改,包括 2 次插入0 次删除
  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;
 label x;
 begin

+ 1 - 0
tests/webtbs/uw11762.pp

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