mirror of
https://git.aramjonghu.dev/AramJonghu/rustlings.git
synced 2026-09-05 01:33:30 +02:00
Fix typo
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
// TODO: Fix the compiler erros. Don't change anything except adding or removing
|
// TODO: Fix the compiler errors without changing anything except adding or
|
||||||
// references (the character `&`).
|
// removing references (the character `&`).
|
||||||
|
|
||||||
fn main() {
|
fn main() {
|
||||||
let data = "Rust is great!".to_string();
|
let data = "Rust is great!".to_string();
|
||||||
|
|||||||
Reference in New Issue
Block a user