aboutsummaryrefslogtreecommitdiff
path: root/test/unused-return.qbe
blob: d269c7fb33c5c61c0f6ebf9d7f0c4f4dea6123b5 (plain)
1
2
3
4
5
6
7
export
function $f() {
@start.1
@body.2
	%.1 =w call $g()
	ret
}