Browse Source

* moved to fail

peter 24 years ago
parent
commit
f3dd12b218
1 changed files with 0 additions and 6 deletions
  1. 0 6
      tests/webtbs/tw1395.pp

+ 0 - 6
tests/webtbs/tw1395.pp

@@ -1,6 +0,0 @@
-var
- a, b : pointer;
-
-begin
- a^:=b^;
-end.