forked from VimPlug/jedi
temporary commit with almost working class scopes
This commit is contained in:
@@ -167,8 +167,8 @@ class Ar():
|
||||
def rename(self):
|
||||
self.a2 = self.a
|
||||
return self.a2
|
||||
|
||||
|
||||
st = 1
|
||||
st = st
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user