http://d.puremagic.com/issues/show_bug.cgi?id=8690
yebblies <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Platform|x86 |All OS/Version|Windows |All --- Comment #1 from yebblies <[email protected]> 2013-01-17 02:28:05 EST --- While this probably should work, it's tricky to implement because semantic has to work out what foo is to find length, and that triggers the purity check _long_ before it works out length is constant. Workaround: use typeof(foo).length -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
