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

Create a new string