Browse Source

no message

florian 20 years ago
parent
commit
beee137eb7
1 changed files with 1 additions and 0 deletions
  1. 1 0
      tests/tbs/tb0484.pp

+ 1 - 0
tests/tbs/tb0484.pp

@@ -13,6 +13,7 @@ type
     p : procedure
   end;
 
+  { ugly, but should work (FK) }
   r4 = record
     p : procedure stdcall
   end;