llvm/clang/test/OpenMP/Inputs/multiple_regions.inc

#pragma omp target
{
  i = i + VALUE;
}