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
/
issue0501.d
Eugen Wissner
d100c40dab
Print colon in AA before identifiers
2020-08-27 09:43:25 +02:00
4 lines
51 B
D
Raw
Permalink
Blame
History
void
main
(
)
{
auto
aa
=
[
"aaa"
:
1
,
"bbb"
:
2
]
;
}
Reference in a new issue
View git blame
Copy permalink