// parse-fail package foo:foo; interface foo { type foo = bar; type bar = foo; }