mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-06 14:04:26 +08:00
Upgrade typeshed
This commit is contained in:
@@ -54,7 +54,7 @@ a
|
||||
|
||||
#? int()
|
||||
(3 ** 3)
|
||||
#? int() str()
|
||||
#? int()
|
||||
(3 ** 'a')
|
||||
#? int()
|
||||
(3 + 'a')
|
||||
|
||||
Reference in New Issue
Block a user