isl_ast_codegen.c: fix typo in comment
[isl.git] / test_inputs / codegen / omega / guard1-1.c
blob1d84fe285a6afd40c0dae32f1449b504427e6848
1 if (n + 2 * floord(-n + m - 1, 2) + 1 == m)
2 s0(n, m);