1 2 3 4 5 6 7 8 9 10 11
/* md @name test/shared Part one of the shared page. */ void part_one() {} /* md @name test/shared Part two of the shared page. */ void part_two() {}