Skip to content

Commit

Permalink
Backport "Update explicit-nulls.md" to LTS (#20810)
Browse files Browse the repository at this point in the history
Backports #19327 to the LTS branch.

PR submitted by the release tooling.
[skip ci]
  • Loading branch information
WojciechMazur authored Jun 26, 2024
2 parents d690fed + dcbf5e7 commit 76974a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/_docs/reference/experimental/explicit-nulls.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: doc-page
title: "Explicit Nulls"
nightlyOf: https://docs.scala-lang.org/scala3/reference/other-new-features/explicit-nulls.html
nightlyOf: https://docs.scala-lang.org/scala3/reference/experimental/explicit-nulls.html
---

Explicit nulls is an opt-in feature that modifies the Scala type system, which makes reference types
Expand Down

0 comments on commit 76974a1

Please sign in to comment.