@@ -586,7 +586,7 @@
// good
[1, 2, 3].map((x) => {
return x * x
return x * x;
});
```
The note is not visible to the blocked user.