Browse Source

+ add inline on directive

pierre 23 năm trước cách đây
mục cha
commit
6c6949e1d3
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      tests/webtbs/tw1938.pp

+ 2 - 0
tests/webtbs/tw1938.pp

@@ -1,4 +1,6 @@
 
+{$inline on }
+
 var A: array [0..1] of Integer;
 
 function F: Integer; inline;