t14509.nim 82 B

12345
  1. import m14509
  2. var v: VecIntrin[4, float32]
  3. doAssert $v == "[0.0, 0.0, 0.0, 0.0]"