Sign in
rust
/
rustfmt
/
7d34cfaf2c31dc90f6dc8fc1cdc001fcbd7ebbfa
/
.
/
tests
/
source
/
issue-2835.rs
blob: 2219b0b38e40f27e0855eb21fba10cb029abcfa8 [
file
] [
log
] [
blame
]
// rustfmt-brace_style: AlwaysNextLine
// rustfmt-fn_single_line: true
fn
lorem
()
->
i32
{
42
}