blob: 40c7b1e4591ffd5910526e65693d7bde34d30d34 [file] [log] [blame]
void %test(int %X) {
call void (int)* cast (void(int) * %test to void(int) *) (int 6)
ret void
}