mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-29 18:17:08 +07:00
Test data and PyQuickFixTest are updated accordingly. Test for renaming in language injection added.
4 lines
30 B
Python
4 lines
30 B
Python
a = """
|
|
def f():
|
|
a = 1
|
|
""" |