added the new process primitive to create a process with a block as if it has got the value message
This commit is contained in:
@ -56,7 +56,8 @@
|
||||
{
|
||||
"create a new process in the suspended state passing the elements
|
||||
of anArray as block arguments"
|
||||
## TODO
|
||||
<primitive: #_block_new_process>
|
||||
self primitiveFailed.
|
||||
}
|
||||
|
||||
#method value
|
||||
|
Reference in New Issue
Block a user