scala/scala3

Implement binding of the values in dotty.tools.repl.ReplDriver.bind

Open

#5,069 创建于 2018年9月2日

在 GitHub 查看
 (3 评论) (0 反应) (0 负责人)Scala (1,159 fork)batch import
area:replhelp wanteditype:enhancement

仓库指标

Star
 (6,247 star)
PR 合并指标
 (平均合并 18天 14小时) (30 天内合并 133 个 PR)

描述

#4933 currently uses stub to perform value binding during initialization commands. After it is merged, actual binding should be performed.

This issue is a follow up to #3007

贡献者指南