docs exercise
This commit is contained in:
4
exercise/docs/src/main.rs
Normal file
4
exercise/docs/src/main.rs
Normal file
@@ -0,0 +1,4 @@
|
||||
/// The exercise is in lib.rs this time!!!
|
||||
fn main() {
|
||||
println!("Go look in lib.rs ;-)");
|
||||
}
|
||||
Reference in New Issue
Block a user