Skip to content

Commit 6d722e8

Browse files
committed
We have a Dotty REPL now
1 parent 58327df commit 6d722e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bridge/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ it allows you to compile your code using Dotty instead of Scala 2.
99

1010
- [X] Minimal `sbt compile` support
1111
- [ ] Incremental compilation (currently, the full sources will always be recompiled)
12-
- [ ] `sbt console` support (not possible until we have a Dotty REPL)
12+
- [ ] `sbt console` support (may involve some changes to the Dotty REPL)
1313
- [ ] `sbt doc` support (not possible until we have a Dotty doc tool)
1414

1515
### Usage

0 commit comments

Comments
 (0)