@@ -688,7 +688,7 @@ fn downgrade_inherit(
.ir())
},
)?;
stcs.insert(ident, expr).unwrap();
assert!(stcs.insert(ident, expr).is_none());
}
Ok(())
The note is not visible to the blocked user.