pub fn section_stop(
    section_name: &str,
    env: &Env
) -> Result<ExprResult, AssemblerError>