5 lines
113 B
LLVM
5 lines
113 B
LLVM
; The C backend was dying when there was no typename for a struct type!
|
|
|
|
declare int %test(int,{ [32 x int] }*)
|
|
|