浏览代码

* inline on

peter 22 年之前
父节点
当前提交
e48691e10f
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      tests/webtbs/tw2651.pp

+ 1 - 0
tests/webtbs/tw2651.pp

@@ -4,6 +4,7 @@
 { Submitted by "Sergey Kosarevsky" on  2003-08-23 }
 { e-mail: [email protected] }
 {$mode objfpc}
+{$inline on}
 
 Type tMyClass=Class
         Class Procedure InlineProc;Inline;