// parse-fail package foo:foo; interface foo { x: func() -> nonexistent; }