(no title)
mnarayan01 | 7 years ago
if a = foo()
versus: if (a = foo())
Sometimes idiomatic patterns vary based on things which are not amiable to mechanical correction.mnarayan01 | 7 years ago
if a = foo()
versus: if (a = foo())
Sometimes idiomatic patterns vary based on things which are not amiable to mechanical correction.
quxbar|7 years ago
squiggleblaz|7 years ago
fipple|7 years ago
mattnewton|7 years ago
munchbunny|7 years ago