Explorar o código

* objfpc mode is required

peter %!s(int64=23) %!d(string=hai) anos
pai
achega
6da33d2524
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      tests/tbs/tb0396.pp

+ 1 - 0
tests/tbs/tb0396.pp

@@ -1,4 +1,5 @@
 { %VERSION=1.1 }
+{$ifdef fpc}{$mode objfpc}{$endif}
 type
    to2 = interface
      function bufwrite(eat : boolean = true) : integer;stdcall;