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 9aa7991 + b7984d1 commit 2d2d3c0Copy full SHA for 2d2d3c0
docs/docs/reference/other-new-features/explicit-nulls.md
@@ -27,7 +27,7 @@ When explicit nulls are enabled, the type hierarchy changes so that `Null` is su
27
`Any`, as opposed to every reference type.
28
29
This is the new type hierarchy:
30
-
+
31
32
After erasure, `Null` remains a subtype of all reference types (as forced by the JVM).
33
0 commit comments