We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4bf50af commit 07bf3e8Copy full SHA for 07bf3e8
backend/project/Settings.scala
@@ -41,7 +41,7 @@ object Settings {
41
"-feature",
42
"-language:higherKinds",
43
"-language:implicitConversions",
44
- "-release:21",
+ "-release", "21",
45
"-unchecked",
46
"-Xmax-inlines", "64",
47
"-Ybackend-parallelism",
0 commit comments