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

貢獻者指南