aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/testsuite/gcc.dg/pch/counter-2.hs
blob: 63b8a2b7fa5eb80b26386d1e538dd37a82fbacec (plain)
1
2
3
4
/* Copyright (C) 2007 Free Software Foundation
   Contributed by Ollie Wild <aaw@google.com> */

static int i = __COUNTER__;