Skip to content

Commit

Permalink
First Commit for Hacktober Fest 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
achal-singh committed Oct 9, 2024
1 parent 80d3d7d commit cd446e5
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions scripts/howdy_achal.rs
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
//! LANGUAGE: Rust
//! ENV: rustc 1.75.0
//! AUTHOR: Achal Singh
//! Github: https://github.com/achal-singh
fn main() {
println!("What's up World! Achal here!");
}

0 comments on commit cd446e5

Please sign in to comment.