isl_ast_codegen.c: fix typo in comment
[isl.git] / test_inputs / codegen / separate.in
blob58486c3d3560b5dd95b0e01ac9cf661c4ddd660b
1 { a[i] -> [i] : 0 <= i < 10; b[i] -> [i+1] : 0 <= i < 10 }
2 { : }
3 { [i] -> separate[x] }