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