@@ -1,4 +1,6 @@
def f():
f()
return g()
def g():
return f
f()()
The note is not visible to the blocked user.