On Thu, Aug 07, 2003 at 05:21:11PM +0200, Jos Visser wrote: > Accompanying patch adds the "fortytwo" op to Parrot, so the following > PASM becomes legal: > > fortytwo I0 > print I0 > print "\n" > end > > Example: > > $ ../parrot test42.pasm > 42 > > Sorry, could not resist. :-)
Shouldn't it be the what_do_you_get_if_you_multiply_six_by_nine op? Nicholas Clark