6 lines
100 B
Text
6 lines
100 B
Text
obj=: conew'blank'
|
|
george__obj=: 1
|
|
tom__obj=: 2
|
|
howard__obj=: 3
|
|
f obj
|
|
coerase obj
|