File psl-1983/3-1/tests/stubs9.red artifact ca5f0eccf4 part of check-in d9e362f11e


% STUBS9.RED

procedure MkQuote x;
 List('quote,x);

procedure flag(x,y);
 NIL;

End;


REDUCE Historical
REDUCE Sourceforge Project | Historical SVN Repository | GitHub Mirror | SourceHut Mirror | NotABug Mirror | Chisel Mirror | Chisel RSS ]