mirror of
https://git.aramjonghu.dev/AramJonghu/rustlings.git
synced 2026-09-05 17:53:29 +02:00
Add "the"
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
fn main() {
|
fn main() {
|
||||||
// TODO: Add missing keyword.
|
// TODO: Add the missing keyword.
|
||||||
x = 5;
|
x = 5;
|
||||||
|
|
||||||
println!("x has the value {x}");
|
println!("x has the value {x}");
|
||||||
|
|||||||
Reference in New Issue
Block a user