We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 43868b8 + dd3d86e commit 8e07873Copy full SHA for 8e07873
2.11/index.markdown
@@ -250,9 +250,6 @@ It is now possible to use the REPL as a Scripting Engine:
250
scala> import javax.script.ScriptEngineManager
251
import javax.script.ScriptEngineManager
252
253
-scala> import scala.tools.nsc.interpreter.IMain
254
-import scala.tools.nsc.interpreter.IMain
255
-
256
scala> val e = new ScriptEngineManager().getEngineByName("scala")
257
e: javax.script.ScriptEngine = scala.tools.nsc.interpreter.IMain@7debe95d
258
0 commit comments