Sign in
rust
/
rust
/
97b1c314892ef4497c0ce5656daa3a54c4e052d3
/
.
/
src
/
tools
/
rustfmt
/
tests
/
source
/
configs
/
hard_tabs
/
true.rs
blob: 738922a4dfb0400451874fa7a74ab76e13f0733f [
file
]
// rustfmt-hard_tabs: true
// Hard tabs
fn
lorem
()
->
usize
{
42
// spaces before 42
}