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


% 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 ]