1 ; RUN: llvm-as < %s | llvm-dis | llvm-as > /dev/null 2 3 %t = type opaque 4 @x = global %t undef 5