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