@@ -0,0 +1,13 @@
+{ %fail }
+
+{$ifdef fpc}{$MODE objfpc}{$endif}
+unit tw1599b;
+interface
+implementation
+type
+ TMyClass = class;
+end.