Skip to content

Commit 1c79612

Browse files
committed
Fix rebase breakage
1 parent 4c576bf commit 1c79612

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compiler/test/dotty/tools/dotc/repl/TestREPL.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ package repl
44

55
import core.Contexts.Context
66
import collection.mutable
7-
import java.io.StringWriter
7+
import java.io.{StringWriter, PrintStream}
88
import dotty.tools.io.{ PlainFile, Directory }
99
import org.junit.Test
1010

0 commit comments

Comments
 (0)