diff --git a/hello.rb b/hello.rb index 441c2e5..ac840f8 100755 --- a/hello.rb +++ b/hello.rb @@ -1,3 +1,3 @@ #!/usr/bin/env ruby -*- coding: utf-8 -*- -print("\n") +print("こんにちは\n")