mirror of
https://github.com/rust-lang/rustlings.git
synced 2026-01-10 12:49:18 +00:00
add match in mod.rs
This commit is contained in:
parent
07d905c712
commit
763d502737
@ -10,6 +10,7 @@ mod r#if;
|
||||
mod intro;
|
||||
mod macros;
|
||||
mod modules;
|
||||
mod matche;
|
||||
mod move_semantics;
|
||||
mod option;
|
||||
mod primitive_types;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user