Migration: header->expect & impl->actual in IDEA test data
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// PSI_ELEMENT: org.jetbrains.kotlin.psi.KtNamedFunction
|
||||
// OPTIONS: usages
|
||||
|
||||
header fun <caret>boo(s: String)
|
||||
expect fun <caret>boo(s: String)
|
||||
Reference in New Issue
Block a user