Sign in
rust
/
rust
/
e35fd451a090e01ae10331dcbf87f1813708a86d
/
.
/
src
/
tools
/
rustfmt
/
tests
/
target
/
issue-1055.rs
blob: ee143e792b02dceccc91ff19f08804e53decac3d [
file
]
fn
issue_1055
()
{
let
foo
=
(||
{})();
}