Sign in
◑
Theme
rust
/
rust
/
656d4e8a962ca51f7a76167fc762fabfaec0cbbd
/
.
/
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
}