``` methodB() if (case == 0) methodA() ```
# announcements
v
Copy code
methodB()
if (case == 0) methodA()