Έκδοση
3.5-1765
Διακλάδωση
master
Ημερομηνία
πριν από 10 χρόνια, 8 μήνες
Windows x64 Windows x86 Mac OS X Android
Commit
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.