blob: 6a602c641a1f07f554a6a69a695cf0285f1bc1d5 [file] [log] [blame]
// { dg-do compile { target c++11 } }
// { dg-options "-pedantic" }
void foo()
{
long long x = 17;
}