@ -0,0 +1,6 @@
var once = true;
while (once) {
once = false;
console.log("It works");
}
The note is not visible to the blocked user.