1; RUN: opt < %s -globalopt -disable-output
2
3%0 = type { i32, void ()* }
4@llvm.global_ctors = appending global [0 x %0] zeroinitializer
5
6