We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1f9aca8 + 606cd7d commit 679fe8aCopy full SHA for 679fe8a
_overviews/FAQ/index.md
@@ -143,6 +143,8 @@ REPL, but won't work in typical Scala 3 application code.
143
For an alternative way to detect the Scala 3 version, see
144
[this gist](https://gist.github.com/romanowski/de14691cab7340134e197419bc48919a).
145
146
+There is a proposal to provide something easier at [scala/scala3#22144](https://github.com/scala/scala3/issues/22144).
147
+
148
### Why is my (abstract or overridden) `val` null?
149
150
<!-- this is left over from a previous version of the FAQ.
0 commit comments