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 47c126a + 3f6ef60 commit 8ae3a1dCopy full SHA for 8ae3a1d
dist/bin/dotc
@@ -60,7 +60,6 @@ classpathArgs () {
60
toolchain+="$SCALA_ASM$PSEP"
61
toolchain+="$SBT_INTF$PSEP"
62
toolchain+="$DOTTY_INTF$PSEP"
63
- toolchain+="$DOTTY_LIB$PSEP"
64
toolchain+="$DOTTY_COMP$PSEP"
65
66
# jine
0 commit comments