xref: /netbsd-src/external/mit/isl/dist/test_inputs/codegen/group.st (revision 4439cfd0acf9c7dc90625e5cd83b2317a9ab8967)
1# Check that the condition "N == 0" is only generated once.
2domain: "[N] -> { A[] : N = 0; B[]; C[] : N = 0 }"
3