Skip to content

Commit 8534d69

Browse files
committed
Fix dist/bin/dotr
1 parent 459652c commit 8534d69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dist/bin/dotc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ bootcp=true
3232

3333
CompilerMain=dotty.tools.dotc.Main
3434
FromTasty=dotty.tools.dotc.FromTasty
35-
ReplMain=dotty.tools.dotc.repl.Main
35+
ReplMain=dotty.tools.repl.Main
3636

3737
PROG_NAME=$CompilerMain
3838

0 commit comments

Comments
 (0)