use wec::vinto; // Make sure the behavior of bec![,] is the same as vec![,]. fn main() { let v = vinto![,]; }