summaryrefslogtreecommitdiffstats
path: root/debian/uncrustify-trinity/uncrustify-trinity-0.73.0/tests/input/cpp/bug_i_503.cpp
blob: 3c5951a88a4495fbd37ab51104b5fd1456cea249 (plain)
1
2
3
4
5
6
7
8
0B8h
__asm
{
        mov al, 0B8h
   mov al, 2
   mov dx, 0xD007
   out dx, al
}