aboutsummaryrefslogtreecommitdiff
path: root/tests/union-passing.qbe
blob: 96e852311f82c65f649132f58c267942af77c4c6 (plain)
1
2
3
4
5
6
7
type :.1 = { w, }
export
function $f(:.1 %.1) {
@start.1
@body.2
	ret
}