dfmt/tests/otbs/issue0205.d.ref

7 lines
59 B
Plaintext

unittest {
asm {
}
d[] = a[];
c[] = d[];
}