Sign in
rust
/
rust
/
HEAD
/
.
/
src
/
tools
/
rustfmt
/
tests
/
target
/
issue-3614
/
version_one.rs
blob: 4bd972aa87acf60fb13a91335c28b7c10487e1cd [
file
] [
log
] [
blame
]
// rustfmt-style_edition: 2015
fn
main
()
{
let
toto
=
||
{
if
true
{
42
}
else
{
24
}
};
{
T
}
}