I found the following code in my colleague's code.
What does this mean?
headerView and operateBar are subclasses of UIView.
IMPORTANNT: The following code is not part of the if statement.
And the headerView and operateBar are not lazy properties that need to be initialized.
_ = self.headerView
_ = self.operateBar