mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-30 18:28:55 +07:00
[java-intentions] More preview tests
GitOrigin-RevId: 4d6a5487576dbbc4aca9c89b067eec8218aff686
This commit is contained in:
committed by
intellij-monorepo-bot
parent
1361a10017
commit
49f4397ba0
@@ -1,4 +1,4 @@
|
||||
// "Replace 'var' with explicit type" "true"
|
||||
// "Replace 'var' with explicit type" "true-preview"
|
||||
class Main {
|
||||
{
|
||||
<caret>var b = java.util.Arrays.asList("", "").get(0);
|
||||
|
||||
Reference in New Issue
Block a user