@HiddenLayer555@lemmy.ml to Programmer Humor@programming.devEnglish • edit-222 hours agoWhy make it complicated?lemmy.mlimagemessage-square86fedilinkarrow-up1291arrow-down10file-textcross-posted to: programmerhumor@lemmy.ml
arrow-up1291arrow-down1imageWhy make it complicated?lemmy.ml@HiddenLayer555@lemmy.ml to Programmer Humor@programming.devEnglish • edit-222 hours agomessage-square86fedilinkfile-textcross-posted to: programmerhumor@lemmy.ml
minus-squareVictorlinkfedilink1•3 hours agoI meant that it should probably be: String a = new String()
=
?""
most likely"".to_string()
probablyI meant that it should probably be:
String a = new String()