blob: ef9d573b9b18476e3387151168cadb375ea41d32 [file] [log] [blame]
class C:
def foo(self):
y = 2
<caret>
def bar(self):
y = 2