HiddenLayer555@lemmy.ml to Programmer Humor@programming.devEnglish · edit-216 days agoWhy make it complicated?lemmy.mlimagemessage-square109linkfedilinkarrow-up1321arrow-down137file-textcross-posted to: programmerhumor@lemmy.ml
arrow-up1284arrow-down1imageWhy make it complicated?lemmy.mlHiddenLayer555@lemmy.ml to Programmer Humor@programming.devEnglish · edit-216 days agomessage-square109linkfedilinkfile-textcross-posted to: programmerhumor@lemmy.ml
minus-squareVictor@lemmy.worldlinkfedilinkarrow-up2·15 days 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()