mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-28 17:29:55 +07:00
Java: better name for quick fix
GitOrigin-RevId: 60897925141f7c805fc154de413c287c89b99acc
This commit is contained in:
committed by
intellij-monorepo-bot
parent
bf8816a076
commit
e476515b6b
@@ -1,4 +1,4 @@
|
||||
// "Reuse previous variable 'i' declaration" "true-preview"
|
||||
// "Reuse previous variable 'i'" "true-preview"
|
||||
import java.io.*;
|
||||
|
||||
class a {
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// "Reuse previous variable 'k' declaration" "true-preview"
|
||||
// "Reuse previous variable 'k'" "true-preview"
|
||||
import java.io.*;
|
||||
|
||||
class a {
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// "Reuse previous variable 'i' declaration" "true-preview"
|
||||
// "Reuse previous variable 'i'" "true-preview"
|
||||
import java.io.*;
|
||||
|
||||
class a {
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// "Reuse previous variable 'i' declaration" "true-preview"
|
||||
// "Reuse previous variable 'i'" "true-preview"
|
||||
import java.io.*;
|
||||
|
||||
class a {
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// "Reuse previous variable 'x' declaration" "true-preview"
|
||||
// "Reuse previous variable 'x'" "true-preview"
|
||||
import java.io.*;
|
||||
|
||||
class X {
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// "Reuse previous variable 'i' declaration" "true-preview"
|
||||
// "Reuse previous variable 'i'" "true-preview"
|
||||
import java.io.*;
|
||||
|
||||
class a {
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// "Reuse previous variable 'k' declaration" "true-preview"
|
||||
// "Reuse previous variable 'k'" "true-preview"
|
||||
import java.io.*;
|
||||
|
||||
class a {
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// "Reuse previous variable 'i' declaration" "true-preview"
|
||||
// "Reuse previous variable 'i'" "true-preview"
|
||||
import java.io.*;
|
||||
|
||||
class a {
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// "Reuse previous variable 'i' declaration" "false"
|
||||
// "Reuse previous variable 'i'" "false"
|
||||
import java.io.*;
|
||||
|
||||
class a {
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// "Reuse previous variable 'i' declaration" "false"
|
||||
// "Reuse previous variable 'i'" "false"
|
||||
import java.io.*;
|
||||
|
||||
class a {
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// "Reuse previous variable 'i' declaration" "false"
|
||||
// "Reuse previous variable 'i'" "false"
|
||||
import java.io.*;
|
||||
|
||||
class a {
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// "Reuse previous variable 'i' declaration" "true-preview"
|
||||
// "Reuse previous variable 'i'" "true-preview"
|
||||
import java.io.*;
|
||||
|
||||
class a {
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// "Reuse previous variable 'x' declaration" "true-preview"
|
||||
// "Reuse previous variable 'x'" "true-preview"
|
||||
import java.io.*;
|
||||
|
||||
class X {
|
||||
|
||||
Reference in New Issue
Block a user