@@ -0,0 +1,13 @@
+{%fail}
+{%OPT=-Sg}
+program tb0160;
+
+procedure crasher;
+begin
+end;
+ {The following caused ie 9999.}
+ crasher:
+end.