add all the parts in workspace's main.rs
[rust-101.git] / workspace / src / part07.rs
index 0130637b7a83c853880c9126c2b3287099f62e07..6b779ccf929b2cff2e6e9b5beb5d38c1b27434d9 100644 (file)
@@ -1,5 +1,3 @@
-// ***Remember to enable/add this part in `main.rs`!***
-
 // Rust-101, Part 07: Operator Overloading, Tests, Formatting
 // ==========================================================