home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Frozen Fish 1: Amiga
/
FrozenFish-Apr94.iso
/
bbs
/
alib
/
d0xx
/
d037
/
smalltalk.lha
/
prelude
/
tests.st
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1986-10-19
|
180 b
|
24 lines
Class One
| two |
[
start
^ self one
|
one
two <- Two new.
two two: self
|
three
two four
]
Class Two
[
two: back
back three
|
four
'in four' print.
self gak
]