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