view testworkerlitsimple.rhope @ 164:429afd920a23

Allow sending and receiving arrays of arbitrary objects rather than just UInt8s
author Mike Pavone <pavone@retrodev.com>
date Mon, 10 Jan 2011 00:25:35 -0500
parents a844c623c7df
children
line wrap: on
line source


Main[]
{
	Print[[[1]+[?]]Call[2]]
}