Skip to content

Commit

Permalink
Merge pull request #114 from amit712singhal/hello-world-in-crystal
Browse files Browse the repository at this point in the history
add Hello World in Crystal programming language
  • Loading branch information
abhisek247767 authored Oct 24, 2024
2 parents 9d17829 + 7dd22ec commit 3924285
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions hello_world.cr
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Hello World in Crystal

puts "Hello, World!"

0 comments on commit 3924285

Please sign in to comment.