@jroid8@lemmy.world to Programmer Humor@lemmy.ml • 2 years agoTests are code toolemmy.worldimagemessage-square74arrow-up11.33K
arrow-up11.33KimageTests are code toolemmy.world@jroid8@lemmy.world to Programmer Humor@lemmy.ml • 2 years agomessage-square74
minus-square@rob64@startrek.websitelinkfedilink4•2 years agoI’ll just write thousands of lines of code inside a global object… I’m sure I won’t put a semicolon where a comma should be…
minus-square🇸🇵🇪🇨🇺🇱🇦🇹🇪🇷linkfedilink1•edit-22 years agoEasy solution: Find all: ; Replace with: ,
I’ll just write thousands of lines of code inside a global object… I’m sure I won’t put a semicolon where a comma should be…
Easy solution:
Find all: ;
Replace with: ,