Skip to content

Commit 8de2c40

Browse files
committed
addressed review
1 parent 74f97ee commit 8de2c40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: dist/bin/scalac.bat

+1-1
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ set "__TOOLCHAIN=%__TOOLCHAIN%%_SCALA3_TASTY_INSPECTOR%%_PSEP%"
160160
set "__TOOLCHAIN=%__TOOLCHAIN%%_JLINE_READER%%_PSEP%"
161161
set "__TOOLCHAIN=%__TOOLCHAIN%%_JLINE_TERMINAL%%_PSEP%"
162162
set "__TOOLCHAIN=%__TOOLCHAIN%%_JLINE_TERMINAL_JNA%%_PSEP%"
163-
set "__TOOLCHAIN=%__TOOLCHAIN%%_JNA%
163+
set "__TOOLCHAIN=%__TOOLCHAIN%%_JNA%"
164164

165165
set _JVM_CP_ARGS=-classpath "%__TOOLCHAIN%"
166166
goto :eof

0 commit comments

Comments
 (0)