@@ -1,18 +0,0 @@
-{ %fail }
-unit tb0157;
-
-interface
-procedure p1(w:word);
-implementation
-begin
-end;
-procedure p1(w:longint);
-end.