mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-21 17:52:27 +07:00
GitOrigin-RevId: e2b6635e4183f63969fa210d42a44721f9fecdf8
5 lines
83 B
Java
5 lines
83 B
Java
/**
|
|
* main comment
|
|
* @param test simple description
|
|
*/
|
|
record Test(int test) {} |