mirror of
https://github.com/ArthurDanjou/rustlings.git
synced 2026-01-14 12:14:37 +01:00
fix(threads): add hint comments
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// threads1.rs
|
||||
// Make this compile and run! Execute 'rustlings hint threads1' for hints :)
|
||||
// Execute `rustlings hint threads1` or use the `hint` watch subcommand for a hint.
|
||||
// This program should wait until all the spawned threads have finished before exiting.
|
||||
|
||||
// I AM NOT DONE
|
||||
|
||||
Reference in New Issue
Block a user