Arena storage pool: Difference between revisions

m
(Omit from Lily (no program-controllable heap).)
Line 402:
There is no user-defined storage pool and it is not possible to explicitly destroy an object.
 
<lang Oforth>Object Class new: MyClass(a, b, bc)
MyClass new</lang>
 
1,015

edits