Merged r158907 through r159238 into branch.
[official-gcc.git] / gcc / testsuite / g++.dg / cpp0x / long_long.C
blob3ef710df483840895257a473255f698ff852f82c
1 // { dg-options "-std=c++0x -pedantic" }
3 void foo()
5   long long x = 17;