Browse Source

* variant bug

peter 21 years ago
parent
commit
e9bc080c22
1 changed files with 8 additions and 0 deletions
  1. 8 0
      tests/tbf/tb0162.pp

+ 8 - 0
tests/tbf/tb0162.pp

@@ -0,0 +1,8 @@
+{ %fail }
+
+var
+  a : word;
+begin
+  if a<>'fsfds' then;
+end.
+