view testworkerlitcomplex.rhope @ 117:4d089503fb51

Performance optimization
author Mike Pavone <pavone@retrodev.com>
date Thu, 14 Oct 2010 22:37:20 -0400
parents a844c623c7df
children
line wrap: on
line source


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