mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-05-02 19:28:23 +07:00
[java] Update inspection descriptions
GitOrigin-RevId: 1c55fac4ca08678e76aee02962ddf12153dd51cd
This commit is contained in:
committed by
intellij-monorepo-bot
parent
d830ccbf28
commit
170c838207
@@ -1,4 +1,4 @@
|
||||
// "Annotate as @SafeVarargs" "false"
|
||||
// "Annotate as '@SafeVarargs'" "false"
|
||||
public class Test {
|
||||
@SafeVarargs
|
||||
public static <T> void m<caret>ain(T... args) {
|
||||
|
||||
Reference in New Issue
Block a user