summaryrefslogtreecommitdiff
path: root/exercises/if/mod.rs
blob: c5d0244506c09dfb21329ddf7daca130258faeb0 (plain)
1
2
mod if1;
mod if2;