*** empty log message ***

This commit is contained in:
2005-06-12 12:33:31 +00:00
parent 50e417a34d
commit 159f8979f2
5 changed files with 130 additions and 21 deletions

View File

@ -1,8 +1,11 @@
isNil "test if self is nil"
"isNil" "test if self is nil"
perform: method with: x with: y
| a b c d e f g |
'this is very bad''this is'
$a $b
^true $
| a b c d e f g |
'this is very bad''this is'.
$a.
$b.
^true.
a := b.
' this is bad