minus-squareweird@sub.wetshaving.socialtoProgrammer Humor@programming.dev•Why make it complicated?linkfedilinkarrow-up8arrow-down1·10 days agoThere is also the thing where the compiler might mistake your c++ style variable declaration for a function, e.g. String myfunction(): String myvariable(); linkfedilink
minus-squareweird@sub.wetshaving.socialOPtoAre The Straights OK?@lemmy.blahaj.zone•It's complicatedlinkfedilinkEnglisharrow-up1arrow-down2·20 days agoNot married huh linkfedilink
weird@sub.wetshaving.social to Are The Straights OK?@lemmy.blahaj.zoneEnglish · 20 days agoIt's complicatedplus-squaresub.wetshaving.socialimagemessage-square3linkfedilinkarrow-up122arrow-down14
arrow-up118arrow-down1imageIt's complicatedplus-squaresub.wetshaving.socialweird@sub.wetshaving.social to Are The Straights OK?@lemmy.blahaj.zoneEnglish · 20 days agomessage-square3linkfedilink
There is also the thing where the compiler might mistake your c++ style variable declaration for a function, e.g.