llvm-project/stacker/test/space.st

6 lines
74 B
Smalltalk

#
# SPACE test
#
FORWARD success;
: MAIN ">>" >s SPACE "<<" >s success ;