mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-19 04:51:24 +07:00
(cherry picked from commit 072bc109310e3059f3fab309dbd521ca2caad6e6) GitOrigin-RevId: adabc2d3ad33c5f997f09565ddf24c4ef445290b
7 lines
85 B
Java
7 lines
85 B
Java
package test.pkg;
|
|
|
|
/**
|
|
* Doc
|
|
*/
|
|
/// Inline comment as markdown
|
|
public class Test {} |