1 /* Verify line coverage counts for simple member functions. */
3 /* { dg-options "-fprofile-arcs -ftest-coverage -fno-implicit-constexpr" } */
4 /* { dg-do run { target native } } */
24 c.seti (1); /* count(1) */
32 /* { dg-final { run-gcov gcov-2.C } } */