Swift requires exhaustive switch statements, and that each case have executable code.
\'case\' label in a \'switch\' should have at least one executable
Below is one option for null statement, but maybe not a good solution. I cannot find a statement like python pass
{}()
for switch case, break is better choice.
break