({ 1, 2, "three", 0, ({ "internal", "array", 0, }), "end", }) ^ ^ | | Here and Here #### rule : production { $return = undef; 1; } #### rule : production { $return = 1; }