*** empty log message ***

This commit is contained in:
2005-07-11 13:41:59 +00:00
parent c21e7cb82b
commit bed09f1147
7 changed files with 105 additions and 18 deletions

View File

@ -10,7 +10,8 @@ perform: method with: x with: y with: z with: a1 with: b2 with: c2
"
b := -30 xxx nil this.
b := 30 + 20.
b := 30 xxx: 10 xy zzzz: 30 ccc:10.
b := 'zzzzzz' xxx: 'cccccc' xy zzzz: 30 ccc:10.
$3 asString.
selector := 20.
"