peter 24 anni fa
parent
commit
f3dd12b218
1 ha cambiato i file con 0 aggiunte e 6 eliminazioni
  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.