I type the code below:
if (rows == 0) break;
and when I add the semicolon at the end, VS springs into action and converts it to: