UAST: Fix getType and getText for UastKotlinPsiVariable
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
|
||||
fun foo(a: Int, b: String, c: Int = 0, flag: Boolean = false) {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user