Home | History | Annotate | Line # | Download | only in test_inputs
      1  1.1  mrg {[x] : x >= 0 && x <= 20 }
      2  1.1  mrg {[x] -> [y] : y = 2x}
      3  1.1  mrg {[y]: Exists ( alpha : 2alpha = y && 0 <= y && y <= 40)}
      4