This commit is contained in:
TimLai666 2024-06-10 14:19:26 +08:00 committed by GitHub
parent 479bb09f5b
commit 9606e57a5a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
6 changed files with 7 additions and 13 deletions

View File

@ -1,9 +1,8 @@
// variables1.rs
//
// Make me compile!
// 讓我編譯通過!
//
// Execute `rustlings hint variables1` or use the `hint` watch subcommand for a
// hint.
// 執行 `rustlings hint variables1` 或使用 `hint` watch 子命令來獲取提示。
// I AM NOT DONE

View File

@ -1,7 +1,6 @@
// variables2.rs
//
// Execute `rustlings hint variables2` or use the `hint` watch subcommand for a
// hint.
// 執行 `rustlings hint variables2` 或使用 `hint` watch 子命令來獲取提示。
// I AM NOT DONE

View File

@ -1,7 +1,6 @@
// variables3.rs
//
// Execute `rustlings hint variables3` or use the `hint` watch subcommand for a
// hint.
// 執行 `rustlings hint variables3` 或使用 `hint` watch 子命令來獲取提示。
// I AM NOT DONE

View File

@ -1,7 +1,6 @@
// variables4.rs
//
// Execute `rustlings hint variables4` or use the `hint` watch subcommand for a
// hint.
// 執行 `rustlings hint variables4` 或使用 `hint` watch 子命令來獲取提示。
// I AM NOT DONE

View File

@ -1,7 +1,6 @@
// variables5.rs
//
// Execute `rustlings hint variables5` or use the `hint` watch subcommand for a
// hint.
// 執行 `rustlings hint variables5` 或使用 `hint` watch 子命令來獲取提示。
// I AM NOT DONE

View File

@ -1,7 +1,6 @@
// variables6.rs
//
// Execute `rustlings hint variables6` or use the `hint` watch subcommand for a
// hint.
// 執行 `rustlings hint variables6` 或使用 `hint` watch 子命令來獲取提示。
// I AM NOT DONE