887dc18719
In preparation for KT-58531, LL FIR resolvers need to support resolving FirFiles. This change has a very large impact on test data, so it is being made separately.
9 lines
393 B
Plaintext
9 lines
393 B
Plaintext
FILE: [ResolvedTo(BODY_RESOLVE)] topLevelUnitFunScript.kts
|
|
context(<script>@R|kotlin/script/templates/standard/ScriptTemplateWithArgs|)
|
|
SCRIPT: [ResolvedTo(BODY_RESOLVE)]
|
|
[ResolvedTo(BODY_RESOLVE)] lval args: R|kotlin/Array<kotlin/String>|
|
|
|
|
public final [ResolvedTo(BODY_RESOLVE)] fun foo(): R|kotlin/Unit| {
|
|
<Unresolved name: println>#(String())
|
|
}
|