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 6efbefb + 544c35e commit 63c33c9Copy full SHA for 63c33c9
website/docs/cookbooks/scala-versions.md
@@ -63,7 +63,7 @@ In many cases you won't care for a precise Scala version and will want "any Scal
63
For this situation, `scala-cli` accepts version prefixes like this:
64
65
```bash
66
-scala-cli -S 2.13.6 ScalaVersion.scala
+scala-cli -S 2 ScalaVersion.scala
67
```
68
<!-- Expected-regex:
69
Scala: 2\..+
0 commit comments