mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-15 02:59:33 +07:00
- use language level to predict the order of comments GitOrigin-RevId: e7986fcb2302dde7ad80fae9346f6a27edb576ae
4 lines
70 B
Java
4 lines
70 B
Java
package test.pkg;
|
|
|
|
/// Inline comment as markdown
|
|
public class Test {} |