hanchenye-llvm-project/stacker/test/tab.st

6 lines
70 B
Smalltalk

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