peter 22 лет назад
Родитель
Сommit
9861ba3221
2 измененных файлов с 2 добавлено и 2 удалено
  1. 1 1
      tests/test/texception6.pp
  2. 1 1
      tests/test/texception7.pp

+ 1 - 1
tests/test/texception6.pp

@@ -1,5 +1,5 @@
 { %version=1.1 }
-{ %rte=0 }
+{ %result=0 }
 
 uses
   SysUtils;

+ 1 - 1
tests/test/texception7.pp

@@ -1,5 +1,5 @@
 { %version=1.1 }
-{ %rte=0 }
+{ %result=0 }
 
 uses
   sysutils;