As I understand it, continue can only refer to a loop, so your example is indeed a syntax error. You can break arbitrary labels, ...
確定! 回上一頁