[Issue 11954] Function call in string mixin inside mixin template without return value mistaken as declaration

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Jan 20 10:38:16 PST 2014


https://d.puremagic.com/issues/show_bug.cgi?id=11954


Andrej Mitrovic <andrej.mitrovich at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |andrej.mitrovich at gmail.com
         Resolution|                            |INVALID


--- Comment #1 from Andrej Mitrovic <andrej.mitrovich at gmail.com> 2014-01-20 10:38:10 PST ---
Mixin templates can only contain declarations, not statements.

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


More information about the Digitalmars-d-bugs mailing list