1*5971e316Smrg# Check that the condition "N == 0" is only generated once. 2*5971e316Smrgdomain: "[N] -> { A[] : N = 0; B[]; C[] : N = 0 }" 3