no unusued vars
This commit is contained in:
parent
cc5c413cfc
commit
88c550062d
2 changed files with 4 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
49c49
|
||||
51c51
|
||||
< foo();
|
||||
---
|
||||
> var foo_frame = async foo();
|
||||
> _ = async foo();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue