mirror of
https://github.com/Cysharp/UniTask.git
synced 2026-05-20 22:50:16 +00:00
build and analyzer
This commit is contained in:
@@ -28,7 +28,7 @@ namespace NetCoreSandbox
|
|||||||
await FooAsync(10, cts.Token);
|
await FooAsync(10, cts.Token);
|
||||||
|
|
||||||
// NG(Compiler Error)
|
// NG(Compiler Error)
|
||||||
await FooAsync(10);
|
// await FooAsync(10);
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user