blob: 0bdbe08ab4fde03f6338ebdd794b17f8e0e908c8 [file] [log] [blame]
// rustfmt-normalize_comments: true
// Normalize comments
// Lorem ipsum:
fn dolor() -> usize {}
// sit amet:
fn adipiscing() -> usize {}
// #652
////////////////////////////////////////////////////////////////////////////////
// Basic slice extension methods
////////////////////////////////////////////////////////////////////////////////