// error-pattern:can not pass a dynamically-sized type by value fn f(++_x: T) {} fn main() {}