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