mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-30 18:28:55 +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 'a'" "true"
|
||||
// "Create local variable 'a'" "true-preview"
|
||||
class C {
|
||||
void foo() {
|
||||
int a<caret> = 10;
|
||||
|
||||
Reference in New Issue
Block a user