バージョン
3.5-1765
ブランチ
master
投稿日時
10 年, 8 ヶ月前
Windows x64 Windows x86 Mac OS X Android
コミット
a8fcd50cd7c58a610169c38032ab3928a3229b82
投稿者
Lioncash
変更点
[Android] Integer.toString isn't required in this string declaration. Concatenation handles this.

For example: "string" + 1 will just be concatenated as "string1" implicitly.