string_push

Function string_push 

Source
pub fn string_push(
    s1: ExprResult,
    s2: ExprResult,
) -> Result<ExprResult, AssemblerError>