blob: 3ef710df483840895257a473255f698ff852f82c [file] [log] [blame]
// { dg-options "-std=c++0x -pedantic" }
void foo()
{
long long x = 17;
}