@@ -0,0 +1,7 @@
+{ %FAIL }
+type
+ integer = integer;
+
+begin
+end.
+{ this one should compile }
+ integer = system.integer;