d731f97c7d
Fixes on javadoc to kdoc comments convert
5 lines
98 B
Kotlin
Vendored
5 lines
98 B
Kotlin
Vendored
/**
|
|
* <a name="some_important_name">Important</a>
|
|
* <a>Just an link without href</a>
|
|
*/
|
|
class A |