exercism/crystal/hello-world/src/hello_world.cr

3 lines
82 B
Crystal

# Please implement your solution to hello-world in this file
puts "Hello, World!"