https://d.puremagic.com/issues/show_bug.cgi?id=12167
--- Comment #1 from Temtaime <[email protected]> 2014-02-14 23:11:53 PST --- Another case: immutable short[short] table; auto v = table.get(10, 0); src\druntime\import\object.di(487): object.get(T : Value[Key], Value, Key, K, V)(T* aa, K key, lazy V defaultValue) if (is(typeof(true ? (*aa)[key] : defaultValue))) -- Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
