2019-03-05 00:45:42 +01:00

5 lines
41 B
JavaScript

loop: while (0) {
break
%%LABEL%%;
}