Skip to content

Commit

Permalink
control flow added
Browse files Browse the repository at this point in the history
dcodesdev committed Jun 1, 2024
1 parent 6275d23 commit be5fe93
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions challenges/tests.rs
Original file line number Diff line number Diff line change
@@ -14,6 +14,7 @@ enum Difficulty {
#[allow(non_camel_case_types)]
enum Track {
RUST_BASICS,
CONTROL_FLOW,
}

#[derive(Deserialize)]

0 comments on commit be5fe93

Please sign in to comment.