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