mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-03 16:47:50 +07:00
GitOrigin-RevId: b4d6a52b9e5a8f292a41b5b94e93b6bfd16364b9
9 lines
107 B
Java
9 lines
107 B
Java
|
|
class C {
|
|
|
|
/// @ ℀ №
|
|
/// @param i @ ℀ №
|
|
void foo(Integer i) {
|
|
}
|
|
|
|
} |