Commit 04f803e
authored
Explain nullable value types in pattern matching tutorial (#46081)
* Explain nullable value types in pattern matching tutorial
Fixes: #46065
- Write a short explanation for `?` at the beginning of the tutorial
* Correct nullable value type link to Markdown file
- Use link to markdown file and not to https page1 parent 1348c9b commit 04f803e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
0 commit comments