hanchenye-llvm-project/llvm/test/Verifier/2003-11-21-FunctionReturnin...

8 lines
79 B
LLVM

; RUN: not llvm-as -f %s -o /dev/null
%T = type { int }
declare %T %test()