Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 78cb9a7

Browse files
structs4.rs added
1 parent c8d3127 commit 78cb9a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎5. Compound Data Types/5.5 Structs/structs4.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ fn main() {
1818
p.age = 30;
1919
2020
/ Fill the blank
21-
__ = String::from("sunfei");
21+
_ = String::from("sunfei");
2222
2323
println!("Success!");
2424
}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /