NAME

examples/subs/jsr_ret.pasm - Jumping to subroutine

SYNOPSIS

    % ./parrot examples/subs/jsr_ret.pasm

DESCRIPTION

A program to demonstrate the use of the jump and of the jsr opcode.

SEE ALSO

docs/ops/core.pod docs/pdds/pdd03_calling_conventions.pod