mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-05-01 02:38:59 +07:00
[java-intentions] IntroduceVariableErrorFixAction: preview-friendly
GitOrigin-RevId: 9db632643fe116f835b32ec42b1b03be917f9000
This commit is contained in:
committed by
intellij-monorepo-bot
parent
30d9784c64
commit
13c0dc41a1
@@ -1,4 +1,4 @@
|
||||
// "Introduce local variable" "true"
|
||||
// "Introduce local variable" "true-preview"
|
||||
class a {
|
||||
void a() {
|
||||
list.add(new Runnable(){
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// "Introduce local variable" "true"
|
||||
// "Introduce local variable" "true-preview"
|
||||
class a {
|
||||
void a() {
|
||||
list.add(new Runnable(){
|
||||
|
||||
Reference in New Issue
Block a user