*** empty log message ***

This commit is contained in:
2005-06-19 16:16:33 +00:00
parent 6f247d8bc0
commit 68e7d92f3e
4 changed files with 160 additions and 21 deletions

View File

@ -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
"