Procházet zdrojové kódy

* typo rte instead of result

peter před 22 roky
rodič
revize
9861ba3221
2 změnil soubory, kde provedl 2 přidání a 2 odebrání
  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;