scala/scala3

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

开放

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

 (3 条评论) (0 个反应) (0 位负责人)Scala (1,159 个派生)batch import
area:replhelp wanteditype:enhancement

仓库指标

星标
 (6,247 个星标)
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

贡献者指南