skepller@lemmy.world to Programmer Humor@programming.devEnglish · 2 days agoTOMLlemmy.worldimagemessage-square131linkfedilinkarrow-up1613arrow-down111
arrow-up1602arrow-down1imageTOMLlemmy.worldskepller@lemmy.world to Programmer Humor@programming.devEnglish · 2 days agomessage-square131linkfedilink
minus-squareValmond@lemmy.dbzer0.comlinkfedilinkarrow-up11·2 days agoYeah when the call_func((a,)) is the way to go it is a newbie pain for sure. Remember banging my head on that one.
minus-squarepanda_abyss@lemmy.calinkfedilinkarrow-up5·2 days agoI’ve spent hours on that, and debugging missing commas between string literals. Even on separate lines you’re not safe from implicit concatenation.
Yeah when the call_func((a,)) is the way to go it is a newbie pain for sure. Remember banging my head on that one.
I’ve spent hours on that, and debugging missing commas between string literals. Even on separate lines you’re not safe from implicit concatenation.