mirror of
https://github.com/davidhalter/jedi.git
synced 2026-08-17 01:28:00 +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