Skip to content

Commit f3ba2dc

Browse files
committed
More todos
1 parent 482819f commit f3ba2dc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/dotty/tools/dotc/repl/Main.scala

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ package repl
1414
* There are a number of TODOs:
1515
*
1616
* - re-enable jline support (urgent, easy, see TODO in InteractiveReader.scala)
17+
* - figure out why we can launch REPL only with `java`, not with `scala`.
1718
* - make a doti command (urgent, easy)
1819
* - create or port REPL tests (urgent, intermediate)
1920
* - make interpreter run a pseudo line on startup to pre-load compiler (somewhat urgent, easy)

0 commit comments

Comments
 (0)