mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-28 04:37:32 +07:00
testdata for light extract method
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
class Sample {
|
||||
void foo() {
|
||||
Runnable[] runs = {<caret>};
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user