소스 검색

- Moved part to tmacpas4.pp

olle 20 년 전
부모
커밋
59f83a5357
1개의 변경된 파일0개의 추가작업 그리고 15개의 파일을 삭제
  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 **}