view testworkerlitcomplex.rhope @ 94:05c22ff4b4ed

Forgot to add this with a prior commit
author Mike Pavone <pavone@retrodev.com>
date Mon, 02 Aug 2010 01:00:37 -0400
parents a844c623c7df
children
line wrap: on
line source


Main[]
{
	foo <- [1]+[2]
	Print[[[foo]+[?]]Call[1]]
}