scala/scala3

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

Open

#5069 aperta il 2 set 2018

Vedi su GitHub
 (3 commenti) (0 reazioni) (0 assegnatari)Scala (1159 fork)batch import
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

Guida contributor