1 PP0034
Herman Venter edited this page 2018-04-24 17:37:52 -07:00

break or continue with target cannot be guarded by abstract condition

Prepack cannot currently handle a break or continue statement with a target label that is not the label of the inner most loop.

Doing so is very complicated and this seems like a bit of an edge case, so implementing this is not on our road map anytime soon.