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