[LL FIR] support lazy resolution tests for scripts with custom definition

^KT-66276
^KT-66232
This commit is contained in:
Dmitrii Gridin
2024-03-01 19:53:52 +01:00
committed by Space Team
parent d5cfea330b
commit 8cc2208c00
19 changed files with 1147 additions and 9 deletions
@@ -0,0 +1,5 @@
// RESOLVE_SCRIPT
// MEMBER_NAME_FILTER: fileParameter
// SCRIPT_PROVIDED_PROPERTIES: stringParameter: kotlin.String, fileParameter: java.io.File
val rv = args[1] + stringParameter + fileParameter.path