mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-03 02:25:56 +07:00
GitOrigin-RevId: 7ba3612b1df542111163d635ae1fdd0ad8877fce
4 lines
50 B
Java
4 lines
50 B
Java
public class Foo {
|
|
void foo(int...<caret>){ }
|
|
}
|