ddoc9475

  • foo

    Declaration

    void foo();

    foo

    Examples

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

  • bar

    Declaration

    void bar();

    bar

    Examples

    1. // bar comment