switch (c) {
    //...
    case 0x2D000000: {
/*"April Fools ":*/
        break;
    }
    //...
}


Creative Commons License