So I had a previous question but realized I posted the wrong offending code. I\'ve marked the offending statements below.
What I am trying to do is set the preceden
you already have return which will make the break unreachable
return
break