Sign in
rust
/
rustfmt
/
refs/heads/subtree
/
.
/
tests
/
target
/
issue-2835.rs
blob: 21e8ce411454671259e42daf170f34dd1e810308 [
file
] [
log
] [
blame
]
// rustfmt-brace_style: AlwaysNextLine
// rustfmt-fn_single_line: true
fn
lorem
()
->
i32
{
42
}