Hi - is it possible in `ScriptCompilationConfigura...
# scripting
r
Hi - is it possible in
ScriptCompilationConfiguration
to require a specific return type for the script? So that the script will fail to compile if the last expression is not of that type?
i
No, there is no such functionality. If you think that it has some interesting use cases, please, create an YT issue describing them.
👍 1