@@ -0,0 +1,8 @@
let x = 5;
let y = {
let x = 1;
x + 1
};
x + y
The note is not visible to the blocked user.