*** empty log message ***

This commit is contained in:
2005-06-29 12:02:39 +00:00
parent 45522a2ab1
commit f11c7a3046
4 changed files with 74 additions and 11 deletions

View File

@ -6,9 +6,9 @@ perform: method with: x with: y with: z with: a with: b with: c
"
a := 'this is ''good'.
a := #xxx niceMethod.
b := -30 xxx nil this.
"
b := -30 xxx nil this.
spec := 10.
(jjj xxx: 10 xy) zzz: (10 fuck: 20 you: 40) yyy: kkk.
[ 10 plus: 20]
[ spec plus: 20]