Explorar o código

check also implementation

peter %!s(int64=24) %!d(string=hai) anos
pai
achega
f4de74d6be
Modificáronse 1 ficheiros con 13 adicións e 0 borrados
  1. 13 0
      tests/webtbf/tw1599b.pp

+ 13 - 0
tests/webtbf/tw1599b.pp

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