When the above code is formatted, the comment is lost, my best guess is that because we remove the wrapping parenthesis we probably are just not printing the comments there anymore however this is a complete guess without looking to much into the code.
When the above code is formatted, the comment is lost, my best guess is that because we remove the
wrapping parenthesiswe probably are just not printing the comments there anymore however this is a complete guess without looking to much into the code.