// originally from glacier/fixed/77329.rs // assertion failed: `(left == right) ; different DefIds fn bug() -> impl Iterator { std::iter::empty() }