# Good if (debug) { show(x) } # Bad if(debug){ show(x) }