*** empty log message ***

This commit is contained in:
2005-10-02 10:44:49 +00:00
parent b48829f1af
commit 281207ab33
5 changed files with 47 additions and 27 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.