qse/ase/test/stx/test.st

9 lines
118 B
Smalltalk
Raw Normal View History

2005-06-11 18:01:25 +00:00
isNil "test if self is nil"
| a b c d e f g |
2005-06-06 16:47:10 +00:00
'this is very bad''this is'
$a $b
^true $
2005-06-07 16:09:58 +00:00
a := b.
2005-06-06 16:47:10 +00:00
' this is bad