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 b253252 commit 0b8f4eaCopy full SHA for 0b8f4ea
bin/dotc
@@ -17,7 +17,7 @@ programName=$(basename "$0")
17
18
19
declare -a java_args scala_args residual_args
20
-unset verbose quiet cygwin toolcp colors saved_stty
+unset verbose quiet cygwin toolcp colors saved_stty CDPATH
21
22
23
CompilerMain=dotty.tools.dotc.Main
0 commit comments