dfmt/tests/allman/issue0190.d.ref

9 lines
78 B
Plaintext

unittest
{
asm
{
dl 12345;
movdqu [R8], XMM0;
}
}