[Issue 9472] Include comments in ddoc'd unittest blocks

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Feb 7 22:18:19 PST 2013


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



--- Comment #5 from hsteoh at quickfur.ath.cx 2013-02-07 22:18:18 PST ---
Makes me wonder if this feature should be done the *other* way round: that is,
unittest injection from ddoc code snippets. It may be easier going in that
direction than the current direction of code -> ddocs, because then you don't
have to fight with the lexer to _not_ eat spaces and ignore comments, as it's
designed to do.

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


More information about the Digitalmars-d-bugs mailing list