make better

This commit is contained in:
nora 2022-12-20 17:18:53 +01:00
parent f7395cd817
commit 79b69fafb9
7 changed files with 182 additions and 82 deletions

View file

@ -4,5 +4,4 @@ fn unused() {
fn main() {
other::unused();
}
mod other;