@ -1,5 +1,9 @@
console.log("hello world!");
function init() {
console.log("another log");
console.log("another log!");
console.log("yet another log");
console.log("yet another log!");
}
init();
The note is not visible to the blocked user.