Sign in
rust
/
rust
/
refs/heads/lcnr/rustc-dev-guide
/
.
/
src
/
tools
/
rustfmt
/
tests
/
target
/
issue-1055.rs
blob: ee143e792b02dceccc91ff19f08804e53decac3d [
file
] [
log
] [
blame
]
fn
issue_1055
()
{
let
foo
=
(||
{})();
}