#include void foo(){ } void main(){ $proc p = $spawn foo(); }