Browse Source

- Moved part to tmacpas4.pp

olle 20 years ago
parent
commit
59f83a5357
1 changed files with 0 additions and 15 deletions
  1. 0 15
      tests/test/tmacpas1.pp

+ 0 - 15
tests/test/tmacpas1.pp

@@ -29,21 +29,6 @@ uses
 {$ERRORC UMACPAS_PRE_IMPL_COMP_VAR is defined, while it shoud not}
 {$ENDC}
 
-{** Test Push/Pop **}
-
-{$J-}
-
-{$PUSH}
-{$PUSH}
-
-{$J+}
-
-{$POP}
-{$POP}
-
-{$IFC OPTION(J)}
-{$ERRORC $PUSH/$POP doesnt work properly}
-{$ENDC}
 
 {** Test J directive for var and external for proc **}