← go back
what: while (true) {
console.log("excuse me");
break what;
}
console.log("why did somebody thought about this");
3 days ago
1 0 0
Comments