# File lib/facets/more/coroutine.rb, line 80
def
run
callcc
do
|
@stopped
|
continue
end
end