Analysis API: pretty print declarations additionaly to debug rendering in some tests
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
class A {
|
||||
fun x(): kotlin.Int
|
||||
|
||||
fun y()
|
||||
}
|
||||
Reference in New Issue
Block a user