Added filename to top of .rs files
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
// tests1.rs
|
||||
// Tests are important to ensure that your code does what you think it should do.
|
||||
// Tests can be run on this file with the following command:
|
||||
// rustc --test tests1.rs
|
||||
|
||||
Reference in New Issue
Block a user