in reply to Re: Re: Returning Values from Subroutines
in thread Returning Values from Subroutines

In 9 strokes:

# 123456789 sub add{pop()+pop}

— Arien