9 lines
180 B
Forth
9 lines
180 B
Forth
|
|
Delegator new(null) operation
|
||
|
|
Default implementation
|
||
|
|
|
||
|
|
Delegator new(Delegate1 new) operation
|
||
|
|
Default implementation
|
||
|
|
|
||
|
|
Delegator new(Delegate2 new) operation
|
||
|
|
Delegate implementation
|