scala/scala3
Vedi su GitHubImplement binding of the values in dotty.tools.repl.ReplDriver.bind
Open
#5069 aperta il 2 set 2018
area:replhelp wanteditype:enhancement
Metriche repository
- Star
- (6247 star)
- Metriche merge PR
- (Merge medio 18g 14h) (133 PR mergiate in 30 g)
Descrizione
#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