Explorar o código

* objfpc mode added

peter %!s(int64=24) %!d(string=hai) anos
pai
achega
d082158f13
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      tests/webtbs/tw1351.pp

+ 2 - 0
tests/webtbs/tw1351.pp

@@ -1,3 +1,5 @@
+{$mode objfpc}
+
 procedure Test(ParArr :array of const);
 begin
    writeln(ParArr[0].vtype,' ',vtObject,' ',vtclass);