mirror of
https://git.aramjonghu.dev/AramJonghu/ziglings.git
synced 2026-09-06 10:13:29 +02:00
no unusued vars
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
49c49
|
||||
51c51
|
||||
< foo();
|
||||
---
|
||||
> var foo_frame = async foo();
|
||||
> _ = async foo();
|
||||
|
||||
Reference in New Issue
Block a user