decl_slice.zy 76 B

12345
  1. // slice types can be declared
  2. (assert (== (str ([] int64)) `([]int64)`))