pub fn format_constant(prog: &CompiledProgram, idx: u32) -> StringExpand description
The constant at idx, formatted for narration (e.g. 6, "hi", nothing).
pub fn format_constant(prog: &CompiledProgram, idx: u32) -> StringThe constant at idx, formatted for narration (e.g. 6, "hi", nothing).