forked from VimPlug/jedi
error tokens only exist in the end in a tokenizer
This commit is contained in:
@@ -265,3 +265,12 @@ except ImportError, i_b:
|
||||
i_b
|
||||
#? ImportError()
|
||||
i_b
|
||||
|
||||
# -----------------
|
||||
# continuations
|
||||
# -----------------
|
||||
|
||||
foo = \
|
||||
1
|
||||
#? int()
|
||||
foo
|
||||
|
||||
Reference in New Issue
Block a user