@[email protected] to Programmer [email protected] • 1 year agoTests are code toolemmy.worldimagemessage-square80fedilinkarrow-up11.43Karrow-down121
arrow-up11.41Karrow-down1imageTests are code toolemmy.world@[email protected] to Programmer [email protected] • 1 year agomessage-square80fedilink
minus-square@[email protected]linkfedilink4•1 year 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-21 year 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: ,