Very stupid code question regarding millis()

Just remember that 'for', 'if/else', 'while', and 'do/while' statements can only contain one statement, but that statement can be a block statement (list of statements surrounded by '{' and '}').