Kotlinは、1+"hoge"は出来ないけど、"hoge"+1は出来るらしい・・・><(String + Int のみが定義されてて、Int + String は定義されてない仕様らしい・・・><)
思考の /dev/null