Store scope for body resolution in ScriptDescriptor
This commit is contained in:
@@ -131,7 +131,6 @@ public class ReplInterpreter {
|
||||
}
|
||||
|
||||
private static void prepareForTheNextReplLine(@NotNull TopDownAnalysisContext c) {
|
||||
c.getScriptScopes().clear();
|
||||
c.getScripts().clear();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user