// error-pattern: Non-iter function fn f() -> int { put 10; } fn main() { }