Edit

kc3-lang/kc3/test/ic3/equal.in

Branch :

  • test/ic3/equal.in
  • a = 1
    b = 1
    a = 2
    [a, b] = [1, 2]