dfmt/tests/issue0361.d

16 lines
66 B
D

void foo() /**/
in
{
}
body
{
}
void bar() /**/
out
{
}
body
{
}