===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
contextfree-3.3+dfsg1/src-common/cfdg.ypp-991-        SWITCH '(' exp2 ')' {
contextfree-3.3+dfsg1/src-common/cfdg.ypp:992:            exp_ptr caseVal($exp2); $exp2 = nullptr;
contextfree-3.3+dfsg1/src-common/cfdg.ypp-993-            $switchHeader = new ASTswitch(std::move(caseVal), @exp2);