isl_test_cpp17-generic.cc: work around std::optional::value issue in older macOS
[isl.git] / test_inputs / codegen / component0.c
bloba5f0e6004e0f184dd2fd915867483bb658e6490f
1 A();
2 for (int c0 = 0; c0 <= 9; c0 += 1)
3 B(c0);