فهرست منبع

* typo rte instead of result

peter 22 سال پیش
والد
کامیت
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;