isl_ast_node_print: avoid dangling else warnings on printed AST
[isl.git] / test_inputs / codegen / omega / dagstuhl1-0.in
blob0c2b107517a56985c9c8cbde56ea541348b3b09d
1 { s0[i, j] -> [i + 10j] : i >= 0 and i <= 9 and j >= 0 and j <= 9 }
2 {  :  }
3 { [i0] -> separate[o0] : o0 >= 0; [i0] -> atomic[o0] : o0 <= -1 }