*** empty log message ***

This commit is contained in:
2005-10-02 15:45:09 +00:00
parent 281207ab33
commit c7070af2cb
10 changed files with 56 additions and 25 deletions

View File

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