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 38137ff commit fc8ac91Copy full SHA for fc8ac91
script/smoke_test.sh
@@ -4,7 +4,7 @@
4
5
SCALA_SCALA_LIBRARY_EXPECTED=95
6
SCALA_SCALA_COMPILER_EXPECTED=87
7
-DOTTY_COMPILER_EXPECTED=81
+DOTTY_COMPILER_EXPECTED=82
8
SYNTAX_COMPLEXITY_CEILING=2500
9
10
if [ ! -d "$SCALA_SCALA_DIR" ]; then
0 commit comments