// RUN: clang-cc -fsyntax-only -verify %s template struct x { static const int j = i; x* y; };