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