Ver código fonte

Wrong filename...

daniel 27 anos atrás
pai
commit
857e290786
1 arquivos alterados com 16 adições e 0 exclusões
  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.