lower ceiling

text_sliders
Ondra Pelech 2023-05-25 01:54:26 +07:00
parent 216b2d7105
commit 2eb3becc4e
1 changed files with 1 additions and 1 deletions

@ -5,7 +5,7 @@
SCALA_SCALA_LIBRARY_EXPECTED=100
SCALA_SCALA_COMPILER_EXPECTED=84
DOTTY_COMPILER_EXPECTED=71
SYNTAX_COMPLEXITY_CEILING=3000
SYNTAX_COMPLEXITY_CEILING=2300
if [ ! -d "$SCALA_SCALA_DIR" ]; then
echo "\$SCALA_SCALA_DIR must be set"