This website requires JavaScript.
Explore
Help
Register
Sign in
mirrors
/
dfmt
Watch
1
Star
0
Fork
You've already forked dfmt
0
mirror of
https://github.com/dlang-community/dfmt.git
synced
2025-04-25 21:00:03 +03:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
master
dfmt
/
tests
/
func_param_attrib.d
Laurent Tréguier
5e6dd58502
Properly format enum member attributes and parameter attributes
2018-09-29 22:52:49 +02:00
2 lines
38 B
D
Raw
Permalink
Blame
History
void
foo
(
@UDA
(
0
)
@UDA
(
1
)
Bar
bar
)
;
Reference in a new issue
View git blame
Copy permalink