dfmt/tests/otbs/issue0501.d.ref

4 lines
52 B
Plaintext

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