Function debug_source_expand

Source
pub fn debug_source_expand(
    scope: &mut Scope,
    name: &'static str,
    file: &'static str,
    source_text: &'static str,
    line: u32,
    column: u32,
)
Expand description

Adds source instruction if debug is enabled