Remove obsolete comment
This commit is contained in:
parent
b4501f4c64
commit
10ec058638
1 changed files with 0 additions and 3 deletions
|
@ -1,5 +1,2 @@
|
|||
// FIXME: The disambiguation the pretty printer does here
|
||||
// is probably not necessary anymore (#2882)
|
||||
|
||||
fn blk1(b: fn()) -> fn@() { return fn@() { }; }
|
||||
fn test1() { (do blk1 { debug!("hi"); })(); }
|
||||
|
|
Loading…
Add table
Reference in a new issue