blob: 4dc214922dc5e79c7d59102197c8bec0955c4c92 [file] [log] [blame]
define void @zed() {
call void @bar()
ret void
}
declare void @bar()