Browse Source

+ new test

florian 3 years ago
parent
commit
889c164f78
1 changed files with 6 additions and 0 deletions
  1. 6 0
      tests/tbf/tb0294.pp

+ 6 - 0
tests/tbf/tb0294.pp

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