Test for issue #1899. It works now.
This commit is contained in:
parent
171c89f4c5
commit
bbfb83c2c5
@ -1,4 +1,4 @@
|
||||
fn main()
|
||||
{
|
||||
let _b = [bind (fn~() {})()];
|
||||
}
|
||||
let _b = [bind (fn~() { })()];
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user