mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-24 09:20:53 +07:00
Refactored extract method tests
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
def f():
|
||||
a = 1
|
||||
b = 1
|
||||
<selection>print(a + b * 123)</selection>
|
||||
Reference in New Issue
Block a user