Browse Source

Wrong filename...

daniel 27 years ago
parent
commit
857e290786
1 changed files with 16 additions and 0 deletions
  1. 16 0
      bugs/bug0160.pp

+ 16 - 0
bugs/bug0160.pp

@@ -0,0 +1,16 @@
+program xxxx;
+
+procedure yyyy;
+
+var self:word;
+
+begin
+end;
+
+procedure self;
+
+begin
+end;
+
+begin
+end.