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.
1 parent 74f97ee commit 8de2c40Copy full SHA for 8de2c40
dist/bin/scalac.bat
@@ -160,7 +160,7 @@ set "__TOOLCHAIN=%__TOOLCHAIN%%_SCALA3_TASTY_INSPECTOR%%_PSEP%"
160
set "__TOOLCHAIN=%__TOOLCHAIN%%_JLINE_READER%%_PSEP%"
161
set "__TOOLCHAIN=%__TOOLCHAIN%%_JLINE_TERMINAL%%_PSEP%"
162
set "__TOOLCHAIN=%__TOOLCHAIN%%_JLINE_TERMINAL_JNA%%_PSEP%"
163
-set "__TOOLCHAIN=%__TOOLCHAIN%%_JNA%
+set "__TOOLCHAIN=%__TOOLCHAIN%%_JNA%"
164
165
set _JVM_CP_ARGS=-classpath "%__TOOLCHAIN%"
166
goto :eof
0 commit comments