view testworkerlitcomplex.rhope @ 189:d0e3a13c1bd9 default tip

Remove old calculator example
author Mike Pavone <pavone@retrodev.com>
date Fri, 07 Oct 2011 00:24:04 -0700
parents a844c623c7df
children
line wrap: on
line source


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