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