*** empty log message ***
This commit is contained in:
@ -2,10 +2,14 @@
|
||||
perform: method with: x with: y with: z with: a with: b with: c
|
||||
|
||||
| a b c d e f g |
|
||||
'this is very bad''this is'.
|
||||
|
||||
a := 'this is ''good'.
|
||||
b := -30.
|
||||
|
||||
"
|
||||
$a.
|
||||
$b.
|
||||
^true.
|
||||
a := b.
|
||||
' this is bad
|
||||
"
|
||||
|
Reference in New Issue
Block a user