mirror of
https://github.com/davidhalter/jedi.git
synced 2026-05-25 17:58:35 +08:00
static analysis tests for the 1 + '1' test
This commit is contained in:
@@ -0,0 +1,4 @@
|
|||||||
|
1 + 1
|
||||||
|
1 + 1.0
|
||||||
|
#! 6 type-error-operation
|
||||||
|
1 + '1'
|
||||||
Reference in New Issue
Block a user