- Moved part to tmacpas4.pp

This commit is contained in:
olle 2005-03-20 19:18:55 +00:00
parent d7ae60a9e0
commit 59f83a5357

View File

@ -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 **}