make test typecheck
This commit is contained in:
parent
e1a0d0f03d
commit
75f84b2563
1 changed files with 0 additions and 3 deletions
|
@ -1,5 +1,2 @@
|
|||
fn blk1(b: block()) -> fn@() { ret fn@() { }; }
|
||||
|
||||
fn test1() { (blk1 {|| #debug["hi"]; })(); }
|
||||
|
||||
fn test2() { (blk1 {|| #debug["hi"]; }) {|| #debug["ho"]; }; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue