http://d.puremagic.com/issues/show_bug.cgi?id=9758
Andrej Mitrovic <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull CC| |[email protected] AssignedTo|[email protected] |[email protected] --- Comment #1 from Andrej Mitrovic <[email protected]> 2013-03-19 20:51:53 PDT --- I agree, now that unittest comments are being emitted it makes sense: /// test void foo(){} /// placeholder unittest { } Results in: void foo(); test Examples: placeholder -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
