1; RUN: not llvm-as < %s >& /dev/null
2
3declare i32 @atoi(i8*) nounwind readonly
4declare i32 @atoi(i8*)
5