[FIR IDE] Codereview minor refactoring
https://jetbrains.team/p/kt/review/2069/ https://jetbrains.team/p/kt/review/2070/
This commit is contained in:
+1
-3
@@ -5,6 +5,4 @@ fun <info descr="null" textAttributesKey="KOTLIN_FUNCTION_DECLARATION">foo</info
|
||||
|
||||
fun <info descr="null" textAttributesKey="KOTLIN_FUNCTION_DECLARATION">bar</info>() {
|
||||
<info descr="null" textAttributesKey="KOTLIN_PACKAGE_FUNCTION_CALL">foo</info>(1, <info descr="null" textAttributesKey="KOTLIN_NAMED_ARGUMENT">p2 =</info> "")
|
||||
}
|
||||
|
||||
// IGNORE_FIR
|
||||
}
|
||||
Reference in New Issue
Block a user