//@ ignore-test: this is an auxiliary file for circular-module-with-doc-comment-issue-97589.rs //! this comment caused the circular dependency checker to break #[path = "recursive.rs"] mod recursive;