Constant CCC

Source
pub const CCC: OpCode = _; // 48u8
Expand description

CCC A B - call with continuation, R(A) must be a lambda that takes one arg (the continuation) R(B) is the first reg for the call