Browse Source

* inline on

peter 22 years ago
parent
commit
e48691e10f
1 changed files with 1 additions and 0 deletions
  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;