peter преди 22 години
родител
ревизия
dacd24d1d0
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      tests/webtbs/tw2666.pp

+ 1 - 1
tests/webtbs/tw2666.pp

@@ -8,7 +8,7 @@
 
 function GetDynamicMethod(AClass: TClass; Index: Integer): Pointer; assembler;
 asm
-        CALL    System.@Halt
+        CALL    System.@Paramcount
 end;
 
 begin