*** empty log message ***

This commit is contained in:
hyung-hwan 2005-09-30 16:56:05 +00:00
parent 37f6129b7d
commit 4c8346d52d

View File

@ -9,5 +9,6 @@ main
a := #abc print: 123 and: 2345. a := #abc print: 123 and: 2345.
#abc print: a and: a. #abc print: a and: a.
super print: a and: a.
1234567. 1234567.
^nil. ^nil.