Skip to content

Commit

Permalink
word converter fx
Browse files Browse the repository at this point in the history
  • Loading branch information
BillWagner committed Sep 16, 2024
1 parent 84d1ba9 commit f05c1fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions standard/types.md
Original file line number Diff line number Diff line change
Expand Up @@ -755,6 +755,7 @@ string M() => null;
# nullable enable
string s = M();
```
For all the combinations in both the declaring and accessing connotations.
And, include `var` in both enabled and disabled locations
Expand Down

0 comments on commit f05c1fe

Please sign in to comment.