mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-30 02:09:59 +07:00
[java-inspections] CreateLocalFromUsageFix: tests for preview
GitOrigin-RevId: 18145df666bfb6601725d6cdd13a14bb341fe32a
This commit is contained in:
committed by
intellij-monorepo-bot
parent
00e0603e53
commit
6266f14d9b
@@ -1,4 +1,4 @@
|
||||
// "Create local variable 'x'" "true"
|
||||
// "Create local variable 'x'" "true-preview"
|
||||
class other {
|
||||
public int method1() { return 1;}
|
||||
public String field1;
|
||||
|
||||
Reference in New Issue
Block a user