2
0
daniel 27 жил өмнө
parent
commit
380402447a
1 өөрчлөгдсөн 0 нэмэгдсэн , 11 устгасан
  1. 0 11
      rtl/os2/varptr.pas

+ 0 - 11
rtl/os2/varptr.pas

@@ -1,11 +0,0 @@
-program varptr;
-
-type	Pbyte=^byte;
-
-procedure hallo(var p:Pbyte);
-
-begin
-end;
-
-begin
-end.