mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-07 14:34:31 +08:00
None/False/True are atom non-terminals in the syntax tree, fixes #1103
This commit is contained in:
@@ -22,6 +22,9 @@ a(0):.
|
||||
0x0
|
||||
#? ['and', 'or', 'if', 'is', 'in', 'not']
|
||||
1j
|
||||
x = None()
|
||||
#?
|
||||
x
|
||||
|
||||
# -----------------
|
||||
# if/else/elif
|
||||
|
||||
Reference in New Issue
Block a user