
/* BEGIN GENERATED CODE */#include "cmm450.csci"
/*Declarations Section*/
/*Function Declarations Section*/
/*int x */
F0001:
	/*function: foobar label: F0001 param cnt: 0 */
	/* BEGIN LOCAL DECLARATIONS */
	push(0)
	push(0)
	end
	/* automatic return */
	end
/*int y */
F0002:
	/*function: main label: F0002 param cnt: 0 */
	/* BEGIN LOCAL DECLARATIONS */
	push(0)
	/* Begin Expression 0 */
	push(0)
	/* End Expression */
	ret
	/* automatic return */
	ret
CALLSWITCH:
	jumptable
	entry( -2 , INPUT )
	entry ( -1 , OUTPUT )
	entry ( 0 , INIT )
	entry ( 1 , F0001 )/* foobar */
MAIN:
	entry ( 2 , F0002 )/* main */
	endtable
/*Var Declarations Section*/
INIT:
	push(0)
	push(0)
	start
/* END OF GENERATED CODE */
