On 04/03/2011 14:58, Gerd Pokorra wrote:
method value:sym<null>($/) {
make PAST::Op.new( :pirop('null'), '$S0' );
}
Probably needs to be:
make PAST::Op.new( :pirop('null P') );
/jnthn
_______________________________________________
http://lists.parrot.org/mailman/listinfo/parrot-dev
