Skip to content
This repository was archived by the owner on May 23, 2024. It is now read-only.

Commit ee5143c

Browse files
committed
ices/96572-2.rs: fixed with no errors
=== stdout === === stderr === warning: unused variable: `a` --> /home/runner/work/glacier/glacier/ices/96572-2.rs:8:15 | 8 | Some((a, b)) => (), | ^ help: if this is intentional, prefix it with an underscore: `_a` | = note: `#[warn(unused_variables)]` on by default warning: unused variable: `b` --> /home/runner/work/glacier/glacier/ices/96572-2.rs:8:18 | 8 | Some((a, b)) => (), | ^ help: if this is intentional, prefix it with an underscore: `_b` warning: 2 warnings emitted ==============
1 parent 6eedf3a commit ee5143c

File tree

1 file changed

+0
-0
lines changed

1 file changed

+0
-0
lines changed
File renamed without changes.

0 commit comments

Comments
 (0)