Empty case expressions are not allowed

Every case expression must have at least one branch.

If you’re getting this error, perhaps everything inside a case expression ({? ... ?}) is a comment?