[FIR] FirScriptConfiguratorExtensionImpl: provide source for script parameters
We need this source to be able to find the parent declaration ^KT-62693 Fixed
This commit is contained in:
committed by
Space Team
parent
17ab005668
commit
0b45c6ce23
@@ -0,0 +1,3 @@
|
||||
fun foo() {
|
||||
arg<caret>s
|
||||
}
|
||||
Reference in New Issue
Block a user