forked from VimPlug/jedi
lo and behold - reversed is implemented - the force is strong with this one. fixes #24
This commit is contained in:
@@ -67,7 +67,7 @@ class FooBar(object):
|
||||
raboof = 'fourtytwo'
|
||||
|
||||
# targets should be working
|
||||
target = u''
|
||||
target = ''
|
||||
for char in ['f', 'u', 'u']:
|
||||
target += char
|
||||
#? float()
|
||||
|
||||
Reference in New Issue
Block a user