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 b253252 + 0b8f4ea commit 07d4a6dCopy full SHA for 07d4a6d
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