mirror of
https://github.com/dlang-community/dfmt.git
synced 2025-04-25 21:00:03 +03:00
8 lines
198 B
D
8 lines
198 B
D
void foo(int foobarbazqux1, /* */
|
|
int foobarbazqux2, /* */
|
|
int foobarbazqux3, /* */
|
|
int foobarbazqux4, /* */
|
|
int foobarbazqux5, /* */
|
|
int foobarbazqux6, /* */
|
|
int foobarbazqux7 /* */
|
|
);
|