Merge branch 'maint'
[platform/upstream/isl.git] / test_inputs / codegen / mod.c
1 if (2 * (n % 100) == 3 * (m % 200))
2   A();