mirror of
https://github.com/dlang-community/dfmt.git
synced 2025-04-25 21:00:03 +03:00
15 lines
66 B
D
15 lines
66 B
D
void foo() /**/
|
|
in
|
|
{
|
|
}
|
|
body
|
|
{
|
|
}
|
|
|
|
void bar() /**/
|
|
out
|
|
{
|
|
}
|
|
body
|
|
{
|
|
}
|