8322 nl: misleading-indentation
[unleashed/tickless.git] / usr / src / cmd / dtrace / test / tst / common / print / tst.bitfield.d.out
blob309444d5c8d4cb0533f25de108826973358e087d
1 foo_t {
2     int a :4 = 0x1
3     int b :7 = 0x5
4     int c :1 = 0
5     int d :2 = 0x2