mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-23 02:27:39 +03:00
test: Add test for issue #1460
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
|
||||
fn main() {
|
||||
{|i| if i == 1 { }};
|
||||
}
|
||||
Reference in New Issue
Block a user