ddoc9475



void foo();
foo

Examples:
// comment 1
foreach (i; 0 .. 10)
{
    // comment 2
    documentedFunction();
}


void bar();
bar

Examples:
// bar comment



Page generated by Ddoc.