llvm-project/polly/lib/External/isl/test_inputs/codegen/unroll.c

6 lines
44 B
C

{
A(0);
A(100000000);
A(200000000);
}