pub fn debug_source_expand( scope: &mut Scope, name: &'static str, file: &'static str, source_text: &'static str, line: u32, column: u32, )
Adds source instruction if debug is enabled