ddoc9475 foo Declaration void foo(); foo Examples // comment 1 foreach (i; 0 .. 10) { // comment 2 documentedFunction(); } bar Declaration void bar(); bar Examples // bar comment