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 c127772 commit 544c35eCopy full SHA for 544c35e
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