mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-05-01 02:38:59 +07:00
IDEA-261795 IDEA-290689 IDEA-290417 IJ-CR-21142 GitOrigin-RevId: 27f46f839e7062627aeee03045bf654e1e4eca4f
6 lines
95 B
Java
6 lines
95 B
Java
// "Wrap in <a> tag" "true"
|
|
|
|
/**
|
|
* abc https://en.wikipedia.org/<caret> def
|
|
*/
|
|
class Main { } |