1
0
Fork 0
mirror of https://github.com/ratfactor/ziglings synced 2024-06-22 16:28:59 +02:00
ziglings/patches/patches/090_async7.patch
2021-06-14 15:39:49 -04:00

5 lines
84 B
Diff

32c32
< var my_beef = getBeef(0);
---
> var my_beef = nosuspend getBeef(0);