Constant CALL

Source
pub const CALL: OpCode = FLOW_BASE; // 30u8
Expand description

CALL A B C - Call fn R(A) with B args with R(C) as first reg/param