HistoryPurge: Clearing 219 old commits
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
fn main() {
|
||||
// Statements here are executed when the compiled binary is called
|
||||
|
||||
// Print text to the console
|
||||
println!("Hello World!");
|
||||
}
|
||||
Reference in New Issue
Block a user