[java-inspections] More preview tests

GitOrigin-RevId: 571a82f66623887c1b5008963df842b2597c58c9
This commit is contained in:
Tagir Valeev
2022-07-25 18:16:05 +02:00
committed by intellij-monorepo-bot
parent 310086eaa9
commit 8560c6a5d1
340 changed files with 340 additions and 340 deletions

View File

@@ -1,4 +1,4 @@
// "Move condition to loop" "true"
// "Move condition to loop" "true-preview"
class Main {
public static void main(String[] args) {
int i = 1;

View File

@@ -1,4 +1,4 @@
// "Move condition to loop" "true"
// "Move condition to loop" "true-preview"
class Main {
public static void main(String[] args) {
int i = 1;

View File

@@ -1,4 +1,4 @@
// "Move condition to loop" "true"
// "Move condition to loop" "true-preview"
class Main {
public static void main(String[] args) {
int i = 1;

View File

@@ -1,4 +1,4 @@
// "Move condition to loop" "true"
// "Move condition to loop" "true-preview"
class Main {
public static void main(String[] args) {
int i = 0;

View File

@@ -1,4 +1,4 @@
// "Move condition to loop" "true"
// "Move condition to loop" "true-preview"
class Main {
public static void main(String[] args) {
int i = 0;

View File

@@ -1,4 +1,4 @@
// "Move condition to loop" "true"
// "Move condition to loop" "true-preview"
class Main {
private int variableWithSameName = 1;
public static void main(String[] args) {

View File

@@ -1,4 +1,4 @@
// "Move condition to loop" "true"
// "Move condition to loop" "true-preview"
class Main {
public static void main(String[] args) {
int i = 0;

View File

@@ -1,4 +1,4 @@
// "Move condition to loop" "true"
// "Move condition to loop" "true-preview"
class Main {
public static void main(String[] args) {
int i = 0;

View File

@@ -1,4 +1,4 @@
// "Move condition to loop" "true"
// "Move condition to loop" "true-preview"
class Main {
public static void main(String[] args) {
boolean isValid = true;

View File

@@ -1,4 +1,4 @@
// "Move condition to loop" "true"
// "Move condition to loop" "true-preview"
class Main {
public static void main(String[] args) {
int i = 0;

View File

@@ -1,4 +1,4 @@
// "Move condition to loop" "true"
// "Move condition to loop" "true-preview"
class Main {
public static void main(String[] args) {
int i = 0;

View File

@@ -1,4 +1,4 @@
// "Move condition to loop" "true"
// "Move condition to loop" "true-preview"
class Main {
public static void main(String[] args) {
boolean isValid = true;

View File

@@ -1,4 +1,4 @@
// "Move condition to loop" "true"
// "Move condition to loop" "true-preview"
class Main {
public static void main(String[] args) {
int i = 0;

View File

@@ -1,4 +1,4 @@
// "Move condition to loop" "true"
// "Move condition to loop" "true-preview"
class Main {
public static void main(String[] args) {
int i = 0;

View File

@@ -1,4 +1,4 @@
// "Move condition to loop" "true"
// "Move condition to loop" "true-preview"
class Main {
public static void main(String[] args) {
int i = 1;

View File

@@ -1,4 +1,4 @@
// "Move condition to loop" "true"
// "Move condition to loop" "true-preview"
class Main {
public static void main(String[] args) {
int i = 1;

View File

@@ -1,4 +1,4 @@
// "Move condition to loop" "true"
// "Move condition to loop" "true-preview"
class Main {
public static void main(String[] args) {
int i = 1;

View File

@@ -1,4 +1,4 @@
// "Move condition to loop" "true"
// "Move condition to loop" "true-preview"
class Main {
public static void main(String[] args) {
int i = 0;

View File

@@ -1,4 +1,4 @@
// "Move condition to loop" "true"
// "Move condition to loop" "true-preview"
class Main {
public static void main(String[] args) {
int i = 0;

View File

@@ -1,4 +1,4 @@
// "Move condition to loop" "true"
// "Move condition to loop" "true-preview"
class Main {
private int variableWithSameName = 1;
public static void main(String[] args) {

View File

@@ -1,4 +1,4 @@
// "Move condition to loop" "true"
// "Move condition to loop" "true-preview"
class Main {
public static void main(String[] args) {
int i = 0;

View File

@@ -1,4 +1,4 @@
// "Move condition to loop" "true"
// "Move condition to loop" "true-preview"
class Main {
public static void main(String[] args) {
int i = 0;

View File

@@ -1,4 +1,4 @@
// "Move condition to loop" "true"
// "Move condition to loop" "true-preview"
class Main {
public static void main(String[] args) {
boolean isValid = true;

View File

@@ -1,4 +1,4 @@
// "Move condition to loop" "true"
// "Move condition to loop" "true-preview"
class Main {
public static void main(String[] args) {
int i = 0;

View File

@@ -1,4 +1,4 @@
// "Move condition to loop" "true"
// "Move condition to loop" "true-preview"
class Main {
public static void main(String[] args) {
int i = 0;

View File

@@ -1,4 +1,4 @@
// "Move condition to loop" "true"
// "Move condition to loop" "true-preview"
class Main {
public static void main(String[] args) {
boolean isValid = true;

View File

@@ -1,4 +1,4 @@
// "Move condition to loop" "true"
// "Move condition to loop" "true-preview"
class Main {
public static void main(String[] args) {
int i = 0;

View File

@@ -1,4 +1,4 @@
// "Move condition to loop" "true"
// "Move condition to loop" "true-preview"
class Main {
public static void main(String[] args) {
int i = 0;