Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
@@ -1,7 +1,5 @@
use rerun_except::rerun_except;
fn main() {
rerun_except(&[
"*.asm",
]).unwrap();
rerun_except(&["*.asm"]).unwrap();
}
The note is not visible to the blocked user.