mirror of
https://git.aramjonghu.dev/AramJonghu/rustlings.git
synced 2026-09-06 18:13:29 +02:00
Improve the placement of TODO comments
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
// TODO: Fix the code to print "Hello world!".
|
||||
|
||||
fn main() {
|
||||
// TODO: Fix the code to print "Hello world!".
|
||||
printline!("Hello world!");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user