http://d.puremagic.com/issues/show_bug.cgi?id=9348


Kenji Hara <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull, rejects-valid
           Platform|x86_64                      |All
            Summary|"tmpl!arg" syntax followed  |"tmpl!arg" syntax followed
                   |by "!is"                    |by "!is" or "!in"
         OS/Version|Windows                     |All


--- Comment #1 from Kenji Hara <[email protected]> 2013-01-18 08:21:02 PST ---
"!in" has same problem.

    @property Object F(int E)() { return null; }
    assert (F!0 !in [new Object():1]);

https://github.com/D-Programming-Language/dmd/pull/1507

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------

Reply via email to