2
0
florian 3 жил өмнө
parent
commit
889c164f78

+ 6 - 0
tests/tbf/tb0294.pp

@@ -0,0 +1,6 @@
+{ %fail }
+var
+  l : longint;
+begin
+  l;
+end.