llvm-project/llvm/projects/Stacker/test/space.st

6 lines
74 B
Smalltalk

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