local i = 0 function start( ) initGL( ); print(" YAY OUTPUT ") end function update( ) end