@@ -0,0 +1,7 @@
+{ $VERSION=1.1}
+ const
+ c1 = widechar(0);
+ c2 = widechar(#0);
+
+begin
+end.
+{$mode delphi}
+type
+ a = function ( ) : boolean;