feat: finish 20
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
fn main() {
|
||||
todo!();
|
||||
println!("Hello, world!");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user
@@ -1,3 +1,4 @@
|
||||
fn main() {
|
||||
todo!();
|
||||
println!("Hello, world!");
|
||||
}
|
||||
|
||||