pub fn parse_switch_case_bool( depth: u8, op_expr: &SExpr, ops: &mut Vec<OpCode>, s: &ParserState, ) -> Result<()>