Kapt: Fix star indentation in stub Javadoc (KT-30163)

This commit is contained in:
Yan Zhulanow
2019-03-18 15:43:53 +03:00
parent e4d758b614
commit c7678a27e5
7 changed files with 151 additions and 12 deletions
@@ -10,7 +10,7 @@ package test;
import java.lang.System;
/**
* * KDoc comment.
* KDoc comment.
*/
@kotlin.Suppress(names = {"UNRESOLVED_REFERENCE"})
@kotlin.Metadata()