; by itself is the empty statement, so you have conditionally executed nothing. The if only applies to the immediate next statement or block be it empty or not.
; by itself is the empty statement, so you have conditionally executed nothing. The if only applies to the immediate next statement or block be it empty or not.