Back to 2012
@mikiobraun
Mikio Braun
@mikiobraun
Preloading a file before entering interactive mode is broken in Scala 2.9 for half a year now... issues.scala-lang.org/browse/SI-4945
"scala -i" hangs, cannot preload file before starting the REPL · Issue #4945 · scala/bug
In Scala 2.9.1.RC4, the "-i 'file'" command line argument (which is supposed to preload a file before starting the REPL) does not work. For example,...
issues.scala-lang.org