NAME
examples/pasm/coroutine.pasm - Sample co-routines in Parrot
SYNOPSIS
% ./parrot examples/pasm/coroutine.pasm
DESCRIPTION
This shows you how to create two coroutines and invoke
them.
SEE ALSO
docs/ops/core.pod docs/pdds/pdd03_calling_conventions.pod