DarkPlayer@lemmy.world to Programming@programming.dev · 1 year agoWhat should semantic diffs highlight: The change or its effect?semanticdiff.comexternal-linkmessage-square19linkfedilinkarrow-up140arrow-down11
arrow-up139arrow-down1external-linkWhat should semantic diffs highlight: The change or its effect?semanticdiff.comDarkPlayer@lemmy.world to Programming@programming.dev · 1 year agomessage-square19linkfedilink
minus-squarebrian@programming.devlinkfedilinkarrow-up2·1 year agothat’s not a one letter template literal, that’s built in python syntax. it only has combinations of u r and f and no user defined option. f makes it templated
that’s not a one letter template literal, that’s built in python syntax. it only has combinations of u r and f and no user defined option. f makes it templated