[Issue 21162] New: Typo in the specification

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Aug 15 07:28:51 UTC 2020


https://issues.dlang.org/show_bug.cgi?id=21162

          Issue ID: 21162
           Summary: Typo in the specification
           Product: D
           Version: D2
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P1
         Component: dlang.org
          Assignee: nobody at puremagic.com
          Reporter: porton at narod.ru

The section 23.4 Invariants says:

such members should not be called from constructors

I assume should instead read:

such members should not be called from invariants

--


More information about the Digitalmars-d-bugs mailing list