mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-04 17:20:55 +07:00
[java-inspections] More preview tests
GitOrigin-RevId: 571a82f66623887c1b5008963df842b2597c58c9
This commit is contained in:
committed by
intellij-monorepo-bot
parent
310086eaa9
commit
8560c6a5d1
@@ -1,4 +1,4 @@
|
||||
// "Replace 'switch' with 'if'" "true"
|
||||
// "Replace 'switch' with 'if'" "true-preview"
|
||||
class Test {
|
||||
void foo(float f) {
|
||||
switch (f<caret>) {
|
||||
|
||||
Reference in New Issue
Block a user