C++程序  |  8行  |  94 B

// RUN: %clang_cc1 -verify %s

typedef int Object;

struct Object *pp;

Object staticObject1;