- 16's numeric literal example prints nine values but its output fragment
listed three lines; replace it with what the interpreter actually
prints, so the fragment stops contradicting the prose in the same block
- 15's keyword table listed `inherited` as reserved-but-unused, which
contradicts the `Inherited;` / `Inherited MethodName(...)` examples on
08; both run on windows-tsl and AnalyseNG.NET, so the keyword moves to
the class row and points at 08
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>