This website requires JavaScript.
Explore
Help
Sign In
forks
/
dfmt
mirror of
https://github.com/dlang-community/dfmt.git
Watch
1
Star
0
Fork
You've already forked dfmt
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
master
dfmt
/
tests
/
otbs
/
assoc_key_indent.d.ref
8 lines
79 B
Plaintext
Raw
Permalink
Blame
History
void main() {
string key;
int[string] var = [
key: 5
];
}
Reference in New Issue
View Git Blame
Copy Permalink