Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions _overviews/FAQ/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,8 @@ REPL, but won't work in typical Scala 3 application code.
For an alternative way to detect the Scala 3 version, see
[this gist](https://gist.github.com/romanowski/de14691cab7340134e197419bc48919a).

There is a proposal to provide something easier at [scala/scala3#22144](https://github.com/scala/scala3/issues/22144).

### Why is my (abstract or overridden) `val` null?

<!-- this is left over from a previous version of the FAQ.
Expand Down
Loading