A minimalist tweak to Ho Yin Cheng's answer, in the instance when there's nothing pertinent to comment:
if (case1) { ... } // else if (case2) { ... } // else { ... }