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