summaryrefslogtreecommitdiff
path: root/test/regression/Results/bitfields2
blob: 0ab7773f32d8b884431d0656e51c481c4b560c74 (plain)
1
2
3
x = { a = 1, b = 2 }
y = { c = 3, d = 0; e = 5 }
z = { f = 6, g = 7; h = 8 }