DCD/tests/tc031/file.d

12 lines
62 B
D

foo;
/**
foo
F
*/
void foo();
/**
bar
B
*/
void foo(uint a);