blob: 8825aa8554cf45ffbd7ac2ecc4b16c8946087a4a [file] [log] [blame]
class C:
<selection> def foo(self):
x = 1
y = 2
</selection>