view testworkerlitcomplex.rhope @ 146:1f39e69446f9

Finished porting webserver
author Mike Pavone <pavone@retrodev.com>
date Sun, 21 Nov 2010 22:47:14 -0500
parents a844c623c7df
children
line wrap: on
line source


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