Skip to content

Commit 679fe8a

Browse files
authored
Merge pull request #3144 from SethTisue/faq-tweak-2
FAQ: add a sentence to stdlib version number question
2 parents 1f9aca8 + 606cd7d commit 679fe8a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

_overviews/FAQ/index.md

+2
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,8 @@ REPL, but won't work in typical Scala 3 application code.
143143
For an alternative way to detect the Scala 3 version, see
144144
[this gist](https://gist.github.com/romanowski/de14691cab7340134e197419bc48919a).
145145

146+
There is a proposal to provide something easier at [scala/scala3#22144](https://github.com/scala/scala3/issues/22144).
147+
146148
### Why is my (abstract or overridden) `val` null?
147149

148150
<!-- this is left over from a previous version of the FAQ.

0 commit comments

Comments
 (0)