aboutsummaryrefslogtreecommitdiff
path: root/test/struct-passing-bitfield.qbe
blob: 2bd9a3c93707aa2b7392cd6ff0bbc677218c5fba (plain)
1
2
3
4
5
6
7
type :s.1 = { l, }
export
function $f(:s.1 %.1) {
@start.1
@body.2
	ret
}