*** empty log message ***

This commit is contained in:
2005-10-01 05:33:06 +00:00
parent 4c8346d52d
commit 15bb9a2005
3 changed files with 20 additions and 9 deletions

View File

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