mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-04 17:20:55 +07:00
This previously existed check was lost after the recent fixes for PY-18522. It also caused failures of PyCopyPasteTest.testEmpty(), so I reverted previous fix for the test.
2 lines
31 B
Python
2 lines
31 B
Python
def foo():
|
|
x = 10 * <caret> |