Files
jedi/test/static_analysis/operations.py

5 lines
49 B
Python

-1 + 1
1 + 1.0
#! 2 type-error-operation
1 + '1'