Closed djlindstr closed 6 years ago
Similar to #101. The second example doesn't indent arguments after a comma and newline.
printf('The answer is %d\n', 42) printf 'The answer is %d\n', 42
Similar to #101. The second example doesn't indent arguments after a comma and newline.