We actually don't have spiff anymore
[oota-llvm.git] / test / Verifier / 2003-11-21-FunctionReturningStructure.ll
1
2 %T = type { int }
3
4 declare %T %test()
5