7 lines
93 B
Rust
Raw Normal View History

// rustfmt-hard_tabs: false
// Hard tabs
fn lorem() -> usize {
42 // spaces before 42
}