mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-06-12 03:35:14 +07:00
831125d1c7
GitOrigin-RevId: 2224a09bdaaee8026dc1ec97cb8884366a26abfd
6 lines
63 B
Java
6 lines
63 B
Java
public class Eee {
|
|
|
|
void foo(int a, Eee e<caret>){
|
|
}
|
|
|
|
} |