fixed unit tests & misc changes to workspace config
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
//! Macros used throughout the assembler
|
||||
|
||||
use crate::assembler::model::{Node, Opcode, Symbol, Token};
|
||||
|
||||
/// Parse DSA assembly code with optional formatting
|
||||
///
|
||||
/// # Examples
|
||||
|
||||
Reference in New Issue
Block a user