// rustfmt-wrap_comments: true fn func() { let x = 42; /* let something = "one line line line line line line line line line line line line two lines three lines"; */ }