[ prog / sol / mona ]

prog


javashit redirect script

3 2020-01-08 14:49

>>2

Technically yes. Practically the code isn't valid and doesn't run as:

SyntaxError: unlabeled break must be inside loop or switch

If you take the break out, there's recursion.

Try it yourself.

15


VIP:

do not edit these