// error-pattern: unresolved import: vec import vec; fn main() { auto foo = vec::len([]); }