Skip to content

Commit e0645aa

Browse files
authored
Add a new "General" subclause (#1355)
#1351 added two new subclauses to 8.9.5. However, it also left text in 8.95. IIRC, every heading must have either text or sub-headings. Never both. This PR adds a new General clause for the text that was in 8.9.5
1 parent e69d451 commit e0645aa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

standard/types.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -851,6 +851,8 @@ When the nullable context is ***enabled***:
851851
852852
### 8.9.5 Nullabilities and null states
853853
854+
#### §null-analysis-general General
855+
854856
A compiler is not required to perform any static analysis nor is it required to generate any diagnostic warnings related to nullability.
855857
856858
**The remainder of this subclause is conditionally normative.**

0 commit comments

Comments
 (0)