http://d.puremagic.com/issues/show_bug.cgi?id=7369
--- Comment #3 from yebblies <[email protected]> 2012-01-28 21:16:20 EST --- (In reply to comment #2) > invariant() const {} > doesn't compile. Though I've just found that > const invariant() {} > does. > That's looks like another bug. Would you like to file it? > But why aren't invariants automatically const? Probably the same reason in and out contracts aren't const... but at least there's a trivial workaround. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
