diff --git a/src/basic/compound-type/string-slice.md b/src/basic/compound-type/string-slice.md index a0de57c9..72490d17 100644 --- a/src/basic/compound-type/string-slice.md +++ b/src/basic/compound-type/string-slice.md @@ -600,6 +600,7 @@ fn main() { ); // 换行了也会保持之前的字符串格式 + // 使用\忽略换行符 let long_string = "String literals can span multiple lines. The linebreak and indentation here ->\