// PR c++/21619
// { dg-options "" }
int f[__builtin_constant_p(&"Hello"[0])?1:-1];


syntax highlighted by Code2HTML, v. 0.9.1