A fn to return a map of line addresses to enable step debugging
This commit is contained in:
@@ -10,4 +10,5 @@ mod vasm_parser;
|
||||
mod vasm_preprocessor;
|
||||
|
||||
pub use vasm_assembler::assemble_snippet;
|
||||
pub use vasm_assembler::snippet_source_map;
|
||||
pub use vasm_assembler::assemble_file;
|
||||
|
||||
Reference in New Issue
Block a user