オーバーフロー
About
ファイルを読み込むこのRubyのコードをGoではどう書くのでしょうか?
Apr 11, 2019
ファイルを読み込んで出力
text = File.read('example.txt') p text