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