int a1 = b + c; // This is a trailing comment that can be very very long
// This very long comment is better placed before the line of code int a2 = b + c;