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