Kapt: Fix star indentation in stub Javadoc (KT-30163)
This commit is contained in:
@@ -10,7 +10,7 @@ package test;
|
||||
import java.lang.System;
|
||||
|
||||
/**
|
||||
* * KDoc comment.
|
||||
* KDoc comment.
|
||||
*/
|
||||
@kotlin.Suppress(names = {"UNRESOLVED_REFERENCE"})
|
||||
@kotlin.Metadata()
|
||||
|
||||
Reference in New Issue
Block a user