crimsonpoodle@pawb.social to Programmer Humor@programming.dev · edit-22 years agowait whatpawb.socialimagemessage-square103fedilinkarrow-up1656arrow-down119
arrow-up1637arrow-down1imagewait whatpawb.socialcrimsonpoodle@pawb.social to Programmer Humor@programming.dev · edit-22 years agomessage-square103fedilink
minus-squareLaggyKar@programming.devlinkfedilinkarrow-up8·2 years agoHow can it tell the difference between spaces used for indentation and spaces used for alignment, if you use the same character for both?
minus-squarecoloredgrayscale@programming.devlinkfedilinkarrow-up3·2 years agoMaybe alignment more for the righthand side of assignments. If you have a block of variables with different name lengths, or within a constructor / function call.
How can it tell the difference between spaces used for indentation and spaces used for alignment, if you use the same character for both?
deleted by creator
Maybe alignment more for the righthand side of assignments. If you have a block of variables with different name lengths, or within a constructor / function call.
deleted by creator