File tree Expand file tree Collapse file tree 3 files changed +2
-2
lines changed
docs/reference/experimental Expand file tree Collapse file tree 3 files changed +2
-2
lines changed File renamed without changes.
Original file line number Diff line number Diff line change @@ -24,5 +24,5 @@ They can be imported at the top-level if all top-level definitions are @experime
2424
2525Some experimental language features that are still in research and development can be enabled with special compiler options. These include
2626
27- * ` -Yexplicit-nulls ` Enable support for tracking null references in the type system.
27+ * [ ` -Yexplicit-nulls ` ] ( ./explicit-nulls.md ) . Enable support for tracking null references in the type system.
2828
Original file line number Diff line number Diff line change @@ -64,7 +64,6 @@ sidebar:
6464 - page : docs/reference/other-new-features/targetName.md
6565 - page : docs/reference/other-new-features/control-syntax.md
6666 - page : docs/reference/other-new-features/indentation.md
67- - page : docs/reference/other-new-features/explicit-nulls.md
6867 - page : docs/reference/other-new-features/safe-initialization.md
6968 - page : docs/reference/other-new-features/type-test.md
7069 - page : docs/reference/other-new-features/experimental-defs.md
@@ -116,6 +115,7 @@ sidebar:
116115 - page : docs/reference/experimental/erased-defs.md
117116 - page : docs/reference/experimental/named-typeargs.md
118117 - page : docs/reference/experimental/numeric-literals.md
118+ - page : docs/reference/experimental/explicit-nulls.md
119119 - page : docs/reference/syntax.md
120120 - title : Language Versions
121121 index : docs/reference/language-versions/language-versions.md
You can’t perform that action at this time.
0 commit comments