Implement "legacy" REPL wrappers on top of the "new" scripting infrastructure
This commit is contained in:
+2
-1
@@ -115,7 +115,8 @@ open class GenericReplCompiler(
|
||||
classpathAddendum ?: emptyList(),
|
||||
generationState.replSpecific.resultType?.let {
|
||||
DescriptorRenderer.FQ_NAMES_IN_TYPES.renderType(it)
|
||||
}
|
||||
},
|
||||
null
|
||||
)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user