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

+ 9 - 0
tests/tbs/tb0396.pp

@@ -0,0 +1,9 @@
+{ %VERSION=1.1 }
+type
+   to2 = interface
+     function bufwrite(eat : boolean = true) : integer;stdcall;
+   end;
+
+begin
+end.
+