dfmt/tests/allman/issue0501.d.ref

5 lines
52 B
Plaintext

void main()
{
auto aa = ["aaa": 1, "bbb": 2];
}