|
|
|
|
|
by Drahflow
4002 days ago
|
|
The storage is exactly the same, the difference is only in what will happen if the name is encountered somewhere. { 2 } /putTwoOnStack deff { 2 } /putClosureOnStack defv putTwoOnStack dump # 2 putClosureOnStack dump # <function 0006002514AE5> putClosureOnStack * dump # 2 |
|