pub fn string_new(
count: usize,
value: ExprResult,
) -> Result<ExprResult, AssemblerError>
Expand description
Create a new string
pub fn string_new(
count: usize,
value: ExprResult,
) -> Result<ExprResult, AssemblerError>
Create a new string