blob: 47820449ef8e9fb277ff16526b3280a75dc436b5 [file] [log] [blame]
; There should be absolutely no problem with this testcase.
implementation
int %test(int %arg1, int %arg2) {
ret int cast (int (int, int)* %test to int)
}